Toolkit:Password Manager/Debugging: Difference between revisions

→‎Won't auto-fill a saved password: : After triaging bug 1633271 (see comment #13), we noticed this reason was not listed in our wiki page.
(Add about:config prefs for values that should be set to log password manager messages)
(→‎Won't auto-fill a saved password: : After triaging bug 1633271 (see comment #13), we noticed this reason was not listed in our wiki page.)
Line 37: Line 37:
* The field is <code>disabled</code> or <code>readonly</code>
* The field is <code>disabled</code> or <code>readonly</code>
* The username or password doesn't fit within the <code>maxlength</code>
* The username or password doesn't fit within the <code>maxlength</code>
* The password field for the form has the <code>autocomplete</code> attribute with a value of <code>"new-password"</code>


== HTTP Authentication popup not filled in ==
== HTTP Authentication popup not filled in ==
3

edits