Closed Bug 1692209 Opened 3 years ago Closed 3 years ago

[decathlon.fr][Login] The password field is not autofilled with only one credential saved

Categories

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

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox85 --- affected
firefox86 --- affected
firefox87 --- affected

People

(Reporter: andrei.purice, Unassigned)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

Attached video decathlon2.mp4

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

Tested On:
Windows 10x64

Precondition:
Have an account saved on decathlon.fr.

Steps to Reproduce:

  1. Go to decathlon.fr Login form: https://login.decathlon.net/?client_id=fff118b4-2239-47e1-85a9-73e3c9b32be4&ui_locales=fr_FR
  2. Check for the email field to be autofilled and press continue.
  3. Check the password field.

Expected:
The password field is autofilled with only one credential saved.

Actual:
The password field is not autofilled with only one credential saved. Please note that the autofill specific yellow highlight color is displayed as if the password was autofilled.

Note:
Reproducible on Chrome : Yes.
Field attribute : <input data-v-6e2cbbc6="" id="input-password" dir="ltr" type="password" placeholder="Mot de passe" new-password="" class="sb-form-input textfield-input ltr-direction">
This is not a regression as the issue can be traced back to Firefox 70.0 as well.

The password field is hidden at first when we autofill the credentials. Inspecting the hidden field, the password is autofilled as expected. However, after validating the email address, the password field becomes visible and apparently clears out the autofilled password value.

Password field HTML before validating email:

 <div data-v-6e2cbbc6="" data-v-13215eda="" class="textfield-container" type="password" placeholder="Mot de passe" new-password="" style="display: none;">
  <label data-v-6e2cbbc6="" class="sb-form-label textfield-label ltr-direction">
    Saisissez votre mot de passe
   <span data-v-6e2cbbc6="">*</span>
  </label> 
<div data-v-6e2cbbc6="" class="textfield-button-wrapper">
  <div data-v-6e2cbbc6="" class="textfield-input-container">
    <input data-v-6e2cbbc6="" id="input-password" dir="ltr" type="password" placeholder="Mot de passe" new-password="" class="sb-form-input textfield-input ltr-direction">
    <div data-v-6e2cbbc6="" class="textfield-icon icon textfield-right-icon icon-eye-off"></div> 
    <div data-v-6e2cbbc6="" class="textfield-input-border"></div></div> <!----></div> <!----></div>

According to the investigation result in Comment 1 and the bug is reproducible in Chrome.
This should be a site issue, close this one.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: