Closed
Bug 1730705
Opened 4 years ago
Closed 4 years ago
password manager is not working in case username input is at shadowDOM
Categories
(Toolkit :: Password Manager, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1629226
People
(Reporter: daniel.berkelmann, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36
Steps to reproduce:
FF92 at Mac BigSur:
- goto live demo here: https://jsfiddle.net/3179zwr4/6/
- fill the native form elements
- click the button and save it to password manager
- click Run to show page again
Actual results:
- click into "web component" user name field --> nothing happens
- click into "native" user name field -> password manager pops up
Expected results:
- click into "web component" user name field --> password manager pops up
- click into "native" user name field -> password manager pops up
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager: Site Compatibility' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → Password Manager: Site Compatibility
Product: Firefox → Toolkit
Comment 2•4 years ago
|
||
Thanks for filing this. We might have a duplicate on this on file, but I'm not 100% sure as I'm not too familiar with our current shadow DOM support in the password manager. I'll go ahead and make this blocking the shadow DOM support meta, Bug 1629226, for now.
Blocks: 1629226
Updated•4 years ago
|
Component: Password Manager: Site Compatibility → Password Manager
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•