Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows Vista/7 logon screen: Incorrect password error not reported #506
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2010-02-02 07:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by jteh on 2010-02-04 06:17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jteh on 2009-12-09 11:56
In the Windows Vista/Windows 7 logon screen, when a user enters an incorrect password, an error is displayed informing the user of the error. However, this error is not presented in a separate dialog, but rather, it just seems to replace the username/password entry section. Because there is no dialog and the pane doesn't get replaced, the focus ancestry doesn't change and so NVDA does not report the error, only the OK button. We need to find some way to report this error.