Open
Bug 1718758
Opened 3 years ago
Updated 3 years ago
[apothekeco.com][ChangePassword][false-negative] The password generation option is not displayed in the autocomplete dropdown
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P3)
Tracking
()
NEW
People
(Reporter: tbabos, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [passwords:generation])
Attachments
(2 files)
Affected Versions:
All latest Firefox versions
Tested On:
- MacOS 10.15
Steps to Reproduce:
(have valid credentials)
- Reach the Change Password form (via Forgot Password flow)
- Click on the new password field
Expected:
- The Password Generation option should be offered for the new password field.
Actual:
- Password Generation is not displayed in the autocomplete dropdown.
1.1. It is displayed only for the Confirm password field
Notes:
- Reproducible on Chrome? No
- Field attribute:
<input type="password" value="" name="customer[password]" class="form-input form-full" id="reset-password" placeholder="Password"> - Regression-range: not a regression, it doesn't work at all in Fx70
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Priority: -- → P3
Whiteboard: [passwords:generation]
You need to log in
before you can comment on or make changes to this bug.
Description
•