Closed
Bug 1849153
Opened 1 year ago
Closed 6 months ago
[CA][walmart.ca] "Phone" field remains empty if form autofill is triggered from the "Phone" field
Categories
(Toolkit :: Form Autofill, task)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox118 | --- | affected |
People
(Reporter: hyacoub, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Found in
- 118.0a1
Affected versions
- 118.0a1
Affected platforms
- macOS 11.6
Preconditions:
- browser.search.region set to CA
- have at least one address saved in about:preferences#privacy
Steps to reproduce
- Reach the Address form on https://www.walmart.ca
- Click on the "Phone" field and select any option from the dropdown
Expected result
- "Phone" field should be populated if form autofill is triggered from the "Phone" field
Actual result
- "Phone" field remains empty if form autofill is triggered from the "Phone" field
Regression
- N/A.
Additional notes
- Not reproducible on Chrome.
Reporter | ||
Comment 1•1 year ago
|
||
Comment 4•6 months ago
|
||
The page seems to have been redesigned. When checking out from the cart, I get the address fields in a sidebar instead of a separate page as in the video above.
The phone number field is filled in correctly. However, the street address is not filled in at all. This is because the address field in the markup incorrectly has autocomplete="'new-password" so it is treated as a new password field.
Comment 5•6 months ago
|
||
Close as WON'T FIXED based on Comment 4
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•