Open
Bug 1430357
Opened 7 years ago
Updated 2 years ago
Error: createFromField requires a password or username field in a document when opening the Change Master Password dialog
Categories
(Firefox :: Settings UI, defect, P3)
Firefox
Settings UI
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
References
Details
Steps to reproduce:
1. Launch Nightly
2. Open about:preferences#privacy
3. Enable "Use a master password" (If it is enabled, click "Change Master Password..." button)
Actual results:
The following error is logged in the browser console.
Error: createFromField requires a password or username field in a document LoginManagerContent.jsm:1624:13
Expected results:
Is this intentional? If not, no need this error because password fields are always empty when opening the Change/Remove Master Password dialog.
Comment 1•7 years ago
|
||
This seems very similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1426561
No, this would not be intentional.
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•