Open
Bug 1797953
Opened 3 years ago
Updated 3 years ago
Prevent new window focus while the Primary Password dialog is on and interacted with
Categories
(Toolkit :: Password Manager, enhancement, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: clement, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
- set a Primary Password
- install a plugin that opens a window when some specific webpage loads (for instance : Metamask and a web3 webpage)
- open this specific webpage
- exit Firefox and save the tabs
- launch Firefox
Actual results:
- some loading saved page is requesting a password, the Primary Password dialog opens
- the password is being typed
- the plugin opens a window which takes the focus (for instance : a loading saved page is requesting a web3 account, the Metamask plugin opens the account window)
- the Primary Password dialog loses the focus and the user action is interrupted. It is even probably wasted since it is almost impossible to know where in the password the interruption has happened.
Expected results:
The new windows opening while the Primary Password dialog is on should not take the focus.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Password Manager
Product: Firefox → Toolkit
Updated•3 years ago
|
Updated•3 years ago
|
Component: Password Manager → Password Manager: Site Compatibility
Comment 2•3 years ago
|
||
sorry, updated the wrong bug, revert those changes
Component: Password Manager: Site Compatibility → Password Manager
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•