Closed
Bug 1713592
Opened 3 years ago
Closed 2 years ago
[manomano.com][Register] Generated Password does not pass site requirements
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P3)
Tracking
()
People
(Reporter: tbabos, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [passwords:generation] [fxcm-password-generator])
Attachments
(1 file)
169.68 KB,
image/png
|
Details |
Affected versions
Nightly 90.0a1
Tested On
Mac OS X 10.15
Steps to reproduce
- Go to https://www.manomano.fr/ and reach the register page
- Click on the Password field
- Click on the Password Generation option
- Check generated password validation
Expected result
The generated password should pass site requirements.
Actual Result
Generated Password does not pass site requirements, since it does not contain at least one special character.
Notes
- Reproducible on Chrome? No
- Regression-range: not a regression, password generation did not appear at all until now, fixed by Bug 1692980.
- Field attribute:
<input type="password" autocomplete="new-password" name="password" id="password" value="" required="" data-testid="">
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
This was not fixed by Bug 1686071 given it is not part of Apple's rules data set.
Blocks: 1718209
status-firefox91:
--- → affected
Updated•2 years ago
|
Whiteboard: [passwords:generation] → [passwords:generation] [fxcm-password-generator]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Fixed by bug 1559986
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•