Login form on webassessor.com not recognized, username and password won't save
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P3)
Tracking
()
People
(Reporter: gkommet, Assigned: MattN)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [fixed by bug 1287202])
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Can you please confirm that this works with tomorrow's Firefox Nightly version now that bug 1287202 is fixed? https://nightly.mozilla.org/
Thanks
Sorry for the delay. I can confirm that Nightly 68 build 20190328101229 successfully saves the credentials (username and password)! I also tested in DevEd 67 just to be sure it was fixed by bug 1287202 and not some unrelated change to to the site, and it was definitely not the site.
One odd behavior I observed is that during subsequent visits Nightly doesn't recognize the "loginInput" field as the username field for auto-fill.
It does recognize the "passwordInput" field, presumably because it is flagged as type "password". It also recognized "loginInput" as the username when initially offering to store the login credentials.
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Andy from comment #3)
Sorry for the delay. I can confirm that Nightly 68 build 20190328101229 successfully saves the credentials (username and password)! I also tested in DevEd 67 just to be sure it was fixed by bug 1287202 and not some unrelated change to to the site, and it was definitely not the site.
Great!
One odd behavior I observed is that during subsequent visits Nightly doesn't recognize the "loginInput" field as the username field for auto-fill.
It does recognize the "passwordInput" field, presumably because it is flagged as type "password". It also recognized "loginInput" as the username when initially offering to store the login credentials.
Yeah, finding the right username fields to fill is harder than finding the field to save. Our main focus right now is getting the passwords saved but we will improve detection of username fields later.
Updated•6 years ago
|
Updated•6 years ago
|
Description
•