Login problem
Closed this issue · 2 comments
inuyasha82 commented
During login there are 2 problems:
- If you press backspace it will erase also the login message.
- Sometimes if you type the user name correctly it doesn't let you in.
Deleted user commented
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!
Deleted user commented
In commit 03c3238 i fixed this issue.