Closed Bug 1692172 Opened 3 years ago Closed 3 years ago

[leroymerlin.fr][Register][false-negative] Password Generation option is not displayed in the autocomplete dropdown

Categories

(Toolkit :: Password Manager: Site Compatibility, defect, P3)

defect

Tracking

()

VERIFIED FIXED
Tracking Status
firefox85 --- wontfix
firefox86 --- wontfix
firefox87 --- wontfix
firefox90 --- verified

People

(Reporter: andrei.purice, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [passwords:generation])

Attachments

(1 file)

Attached image leroy.jpg

Affected Versions:
Nigthly 87.0a1 (2021-02-10)
Beta 86.0b8
Release 85.0.1

Tested On:
Windows 10x64

Steps to Reproduce:

  1. Go to leroymerlin.fr register page: https://www.leroymerlin.fr/inscription/compte/creation?redirect=http%3A%2F%2Fwww.leroymerlin.fr%2Fmpng2-front%2Fkobi%2FreturnAuthenticatedTo.do%3Fcallback%3D%2Fespace-perso%2Faccueil-espace-perso.html/
  2. Click on the Password field

Expected:
Since we are on a register form, the password generation option should be offered in the autocomplete dropdown.

Actual:
Password Generation is not offered in the autocomplete dropdown for the Password field.

Notes:

Reproducible on Chrome? Yes.
Field attribute:<input type="password" id="password--987" name="password" value="" class="mc-text-input mc-field__input js-form-input is-invalid" aria-label="Mot de passe" data-missing="Ce champ est obligatoire" data-mismatch="Votre mot de passe doit contenir au moins 8 caractères, avec au minimum une lettre et un chiffre" pattern="(?=^(.{8,50})$)^(?=^.{8,}$)(?=.\d)(?=.[A-Za-z])[A-Za-z\d&<>!#$%()+,-./:;=?@[]^_{|}~]$" minlength="8" maxlength="50" required="" data-tracker-optimeeze-index="0" aria-autocomplete="list" aria-describedby="password--987-error">
Regression-range: Not a regression since this issue can be reproduced all the way back to FX70.

We don't match any rules in the current ruleset.

Depends on: 1692980
Whiteboard: [passwords:generation]
Priority: -- → P3

This is fixed by Bug 1692980.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Verified-fixed on the latest Firefox Nightly 90.0a1 (BuildID: 0210530214555) on MacOS 10.15. The password generation is now offered for the field and it also works as expected.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: