- status: open --> open-fixed
1) After a failed login attempt,
the user is prompted to try again.
If he answers no,
both the Login and Password fields
are cleared.
Usually its the password field
which is incorrect
(on the count that you can't see what you typed)
so only the password field should be cleared
automatically .
2) After you've successfully logged in,
the login dialog is still there,
and its not very clear that you have successfully
logged in.
the user should be prompted with a information
dialog saying "You're logged in as User. [ OK BUTTON ]"
and after they hit the ok button,
the Login Dialog should disappear
3) when you fail to login, the message to retry
should make clear that you're retrying
with the same login/pass info as before.
Actually, that dialog should only pop-up if
if there was a network failure
if the user/login combo was bad,
the user should be prompted with an information dialog
"Bad login/password combination [ OK BUTTON ]"
If the descriptions aren't clear, i'll diagram this
on request of sporty