[tchibo.de][Login][false-positive] Password generation is offered on the login password field
Categories
(Toolkit :: Password Manager: Site Compatibility, defect)
Tracking
()
People
(Reporter: andrei.purice, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
|
67.09 KB,
image/jpeg
|
Details |
Affected Versions:
Nigthly 87.0a1 (2021-02-10)
Beta 86.0b8
Release 85.0.1
Tested On:
Windows 10x64
Steps to Reproduce:
- Go to tchibo.de Login form: https://www.tchibo.de/login?x=H4sIAAAAAAAAAAGSAG3_ETMsDgAAAXeMizIvABRBRVMvQ0JDL1BLQ1M1UGFkZGluZwCAABAAEPRCDGo9JcJOgm_-ROxH3RQAAABACY2h_mEyZM5bp2oAJJ293zjg7yuciyahW-rHeqAAPIco6BH_NtJkPDFCfZYGMINyh8cIOuOiR936ebcXPCQPkQAUdg2ICB8YCM0cc9Udq9KMxGBhxWs68-krkgAAAA%3D%3D
- Click on the Password field
Expected:
Password generation should not be displayed for this field.
Actual:
Password generation is offered on the login password field.
Notes:
Reproducible on Chrome? Yes.
Field attribute: <input type="password" value="" name="r:r:1:m:r:1:r:cr:2:c:pr:1:container:fs:inputAndLabel:c:i:input" id="id5c" autocomplete="new-password" aria-autocomplete="list">
Regression : Not a recent regression since this was not working from the point when we enabled password generation in FX70.
Comment 1•5 years ago
|
||
Tchibo uses the autocomplete="new-password" attribute, which is a clear sign to password managers to provide assistance in creating a secure password.
Comment 3•5 years ago
|
||
Close this bug because this is the expected behavior
Description
•