[US][CA][homedepot] The "Delivery address" fields are not autofilled when selecting an address from Fenix
Categories
(Firefox for Android :: Autofill, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | affected |
People
(Reporter: apetridean, Assigned: fmasalha)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid][group1])
Attachments
(2 files)
Preconditions:
Modify the following pref via about:config: browser.search.region set to US
Have some saved addresses.
Steps to reproduce:
- Go to: https://www.homedepot.com.
- Login with a valid account.
- Add a product to the cart and proceed to checkout.
- Tap on the “First name” text box and select a card from the select address dropdown.
- Observe the behavior.
Expected result:
All the fields are completed, including the “Delivery Address” fields.
Actual result:
The “Delivery Address” fields are not autofilled.
Device information
Firefox version: Firefox 124.0b5
Android device model and OS: Samsung Galaxy S23 Ultra (Android 14)
Any additional information?
Please note, the “Delivery Address” fields also don't trigger the “select address” dropdown list.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•20 days ago
|
Updated•20 days ago
|
| Assignee | ||
Comment 1•5 days ago
|
||
| Assignee | ||
Comment 2•5 days ago
|
||
The page has the address fields split between two forms, so getting it to fill requires tapping on a field in each half. So that isn’t fixable unless we change the way toolkit works and identifies fields on focus. Also the postal field is pre filled by the site with a approximate postal, thus we dont overwrite it. I did test that clearing it than auto filling does fill it. The address field is also marked with isLookup so it is skipped by the heuristic to skip them.
| Assignee | ||
Updated•5 days ago
|
Description
•