Closed
Bug 1575361
Opened 6 years ago
Closed 4 years ago
Not offering to save passwords on virustotal.com (with Shadow DOM)
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P2)
Toolkit
Password Manager: Site Compatibility
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | affected |
People
(Reporter: vtol, Unassigned)
References
(Depends on 1 open bug, )
Details
neither the legacy password manager nor Lockwise working on the domain (tested FX 68 | 69 | 70), login credential storage is not offered and inserting stored credentials is not working either.
With signon.debug true the console only prints
LoginManager: searchLogins:
formActionOriginorhttpRealmis recommended
Comment 1•6 years ago
|
||
The page is using Shadow DOM so that could be relevant.
Priority: -- → P2
Summary: not working on virustotal.com → Not offering to save passwords on virustotal.com (with Shadow DOM)
Comment 2•6 years ago
|
||
We may be able to use event.composedTarget to help with this.
Not sure whether VT changed their website coding or because of FX code progression but currently with FX 80.0 the issue does not reproduce, thus not sure whether the bug should be closed.
Comment 4•4 years ago
|
||
Works for me in Firefox 102.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Flags: qe-verify?
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•