Toolkit:Password Manager/Debugging: Difference between revisions

Jump to navigation Jump to search
→‎Won't auto-fill a saved password: There are more than 5 password fields in the "form".
(→‎Won't auto-fill a saved password: There are more than 5 password fields in the "form".)
Line 40: Line 40:
* 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>
* The password field for the form has the <code>autocomplete</code> attribute with a value of <code>"new-password"</code>
* There are more than 5 password fields in the "form".


== HTTP Authentication popup not filled in ==
== HTTP Authentication popup not filled in ==
Confirmed users
933

edits

Navigation menu