Bug 1531135 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can confirm that when the "signon.autofillForms.autocompleteOff" is "true", the password fields with autocomplete=off will not get auto-filled and they will if the pref is set to "false".

I have only one dilemma: If the whole form has autocomplete=off, while the fields don't have this attribute, then both the username and the password fields will get autocompleted. Should th4e password field not get auto-filled in this situation?
Test page: https://bug1352544.bmoattachments.org/attachment.cgi?id=9050123

I have used the test pages from bug 1352544 to verify this implementation. Does this cover everything?
I can confirm that when the "signon.autofillForms.autocompleteOff" is "true", the password fields with autocomplete=off will not get auto-filled and they will if the pref is set to "false".

I have only one dilemma: If the whole form has autocomplete=off, while the fields don't have this attribute, then both the username and the password fields will get autocompleted. Should th4e password field not get auto-filled in this situation?
Test page: https://bug1352544.bmoattachments.org/attachment.cgi?id=9050123

I have used the test pages from bug 1352544 to verify this implementation on Nightly v68.0a1 and Beta v67.0b4. Does this cover everything?
I can confirm that when the "signon.autofillForms.autocompleteOff" is "false", the password fields with autocomplete=off will not get auto-filled and they will if the pref is set to "true".

I have only one dilemma: If the whole form has autocomplete=off, while the fields don't have this attribute, then both the username and the password fields will get autocompleted. Should th4e password field not get auto-filled in this situation?
Test page: https://bug1352544.bmoattachments.org/attachment.cgi?id=9050123

I have used the test pages from bug 1352544 to verify this implementation on Nightly v68.0a1 and Beta v67.0b4. Does this cover everything?

Back to Bug 1531135 Comment 10