[manomano.fr][Register][false-negative] Password Generation option is not displayed in the autocomplete dropdown
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P3)
Tracking
()
People
(Reporter: andrei.purice, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [passwords:generation])
Attachments
(1 file)
672.94 KB,
video/mp4
|
Details |
Affected Versions:
Nigthly 87.0a1 (2021-02-11)
Beta 86.0b8
Release 85.0.1
Tested On:
Windows 10x64
Steps to Reproduce:
- Go to manomano.fr register page: https://www.manomano.fr/inscription
- Click on the Password field
Expected:
Since we are on a register form, the password generation option should be offered in the autocomplete dropdown.
Actual:
Password Generation is not offered in the autocomplete dropdown for the Password field.
Notes:
Reproducible on Chrome? Yes.
Field attribute: <input class="dynamic-field__cell icon-text--before icon-text--after" id="dynamic-field-4" name="password" data-qa="registerPasswordField" autocomplete="on" autocorrect="off" autocapitalize="off" spellcheck="false" type="password" value="">
Regression-range: Not a regression since this issue can be reproduced all the way back to FX70.
Updated•4 years ago
|
Comment 1•4 years ago
|
||
This is fixed by Bug 1692980.
Comment 2•4 years ago
|
||
Verified-fixed on the latest Firefox Nightly 90.0a1 (BuildID: 0210530214555) on MacOS 10.15. The password generation is now offered for the field and it also works as expected.
However, the generated password does not pass site requirements, submitted Bug 1713592.
Description
•