Confirmed users
933
edits
(→Gathering Debug Logs: s/this/the) |
(→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 == |