Open Bug 1704364 Opened 3 years ago Updated 3 years ago

[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)

Firefox 87
defect

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

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.

Component: Untriaged → Password Manager
Product: Firefox → Toolkit

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.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Firefox passwords changes do not work → [False Negative] Password generation is not offered for the New password field on hallmark.n change password form
Whiteboard: [passwords:generation]
Component: Password Manager → Password Manager: Site Compatibility
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.