[False Negative] Password generation is not offered for the New password field on hallmark.n change password form
Categories
(Toolkit :: Password Manager: Site Compatibility, defect, P3)
Tracking
()
People
(Reporter: Karel.haighton, Unassigned)
References
()
Details
(Whiteboard: [passwords:generation])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Dear people
It sometimes happens to me that I am in a "change password page and after this it is not immediately recognized by you that I am working on a password.
Could you pay attention to this?
With best regards,
Karel Haighton
Gouda
Together we create a beautiful world
Actual results:
Dear people
It sometimes happens to me that I am in a "change password page and after this it is not immediately recognized by you that I am working on a password.
Could you pay attention to this?
With best regards,
Karel Haighton
Gouda
Together we create a beautiful world
Reporter | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
The markup of the input field and its associated label:
<input class="hm-input roundedcorners input-validation-error" id="FirstFieldForPassword"
name="FirstFieldForPassword" type="password" aria-required="true"
aria-describedby="FirstFieldForPassword-error" aria-invalid="true">
<label for="inputFirstFieldForPassword" class="label-control">Nieuw wachtwoord</label>
Test with my local build, we can fix this by adding nieuw
keyword to NewPasswordModel.
Updated•4 years ago
|
Updated•4 years ago
|
Description
•