Closed
Bug 1125343
Opened 10 years ago
Closed 2 years ago
Remember password dialog steals keyboard
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1386699
People
(Reporter: codacodercodacoder, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36
Steps to reproduce:
1 - throw your mouse away
2 - go to site that requires password
3 - login - firefox offers to save password for you
4 - hit tab key to get out of dialog (fail)
Actual results:
You cannot tab away from the password manager dialog - can't even get to the browser address bar
Expected results:
Password dialog should not hog the tab key.
(Yes you can hit escape but you should not need to escape from a passive non-modal dialog)
Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Comment 1•5 years ago
|
||
Even skipping step 1 (i.e. you may keep your mouse...), the password manager still steals focus, both when letting you chose a past login, and when asking you to remember a new login.
See bug 1386699, for which I attached a patch.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•