Open Bug 1690809 Opened 3 years ago Updated 2 years ago

[shopify.com][Login] The email field is not autofilled nor the autocomplete dropdown displayed

Categories

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

Desktop
All
defect

Tracking

()

Tracking Status
firefox85 --- affected
firefox86 --- affected
firefox87 --- affected

People

(Reporter: tbabos, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs, )

Details

Affected Versions:

  • Nigthly 87.0a1 (2021-02-04)
  • Beta 86.0b5
  • Release 85.0

Tested On:

  • MacOS 10.15

Preconditions:

Steps to Reproduce:

  • Go to shopify.com: https://accounts.shopify.com/login
  • If you have 1 credential saved, check if it is auto-filled
  • If you have several credentials saved click on the email field

Expected:
The email field should be auto-filled or the autocomplete dropdown displayed on field focus

Actual:
The email field is not autofilled nor the autocomplete dropdown displayed.

Notes:

  • Reproducible on Chrome? Yes, seems like a site issue
  • Field attribute:
    <input class="next-input type-ahead-input email-typo-input" type="email" aria-required="true" aria-invalid="false" autofocus="autofocus" aria-describedby="help-19aaa23929960520dee46706d3668989" size="30" name="account[email]" id="account_email">
  • Regression-range: not a regression, reproduced on Fx70

The auto-filled password is also not highlighted with the specific yellow autofill color Not reproducible on Chrome (where it is blue)

The form in the login page doesn't have a password field, we don't support username and password on separate pages at this point. But we do plan to fix this in H1.

Priority: -- → P3
Blocks: 1755724
You need to log in before you can comment on or make changes to this bug.