Closed Bug 1849196 Opened 2 years ago Closed 10 months ago

[US][www.walmart.com] Autofill dropdown no longer displayed when Names fields were previously pre-filled

Categories

(Toolkit :: Form Autofill, task)

Firefox 118
Desktop
Windows 10
task

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox118 --- affected

People

(Reporter: epopescu, Assigned: joschmidt)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [fxcm-addr-compatibility])

Attachments

(1 file)

Attached video walmart.mp4

Found in

  • Nightly 118.0a1

Affected versions

  • Nightly 118.0a1

Tested platforms

  • Affected platforms: Windows 10 x64

Preconditions:

Steps to reproduce

  1. Go to https://www.walmart.com/
  2. Add one item to cart and proceed to checkout
  3. Manually erase the pre-filled values from the First Name and Last Name fields
  4. Proceed in using the autofill feature in the Shipping address form

Expected result

  • The autofill dropdown should be displayed in the First Name and Last Name fields, and the user should be able to use the autofill feature for all eligible fields.

Actual result

  • The autofill dropdown is not displayed in the First Name and Last Name fields and the user doesn't have the possibility to autofill the saved values.

Regression range

  • N/A

Additional notes

  • The issue can not be entirely reproduced in Google Chrome where the feature is also broken.
  • Fathom Fox page
Severity: -- → S3
Has STR: --- → yes
Whiteboard: [fxcm-addr-compatibility]
Assignee: nobody → joschmidt

Walmart checkout form has wrong autocomplete property set:

<input autocomplete="new-password" id="react-aria-5" type="text" maxlength="25" name="firstName" required="" aria-required="true" class="w_9iFI" value="ina">

Because autocomplete values are rated very highly, we classify the First Name and Last Name fields as new-password, which are not address components. Google Chrome shows the same behavior and also does not autofill the name fields.

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

Attachment

General

Created:
Updated:
Size: