dreamos82/DreamOs

Login problem

Closed this issue · 2 comments

During login there are 2 problems:

  1. If you press backspace it will erase also the login message.
  2. Sometimes if you type the user name correctly it doesn't let you in.

I can't reproduce this bug in Bochs. I press the backspace and the login message isn't deleted.

However i discovered that submitting a very long string going out of the line and so to a newline, backspace does not work anymore!

In commit 03c3238 i fixed this issue.