[US][stockx] The address autofill dropdown isn't displayed for the name and street address fields
Categories
(Firefox for Android :: Autofill, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | affected |
People
(Reporter: apetridean, Assigned: fmasalha)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid][group1])
Attachments
(2 files)
Prerequisites:
- Have a VPN set to US
- Have at least one address added in Settings>Autofill>Add/Manage addresses.
Steps to reproduce
- Go to stockx.com, select one or more items, and go to checkout.
- On the address page, tap on each of the fields available to fill in.
Expected behavior
All the fields are successfully autofilled.
Actual behavior
The address autofill dropdown isn't displayed for the name and street fields.
Device information
Firefox version: Beta 128.0b8
Android device model: Samsung Galaxy S23 Ultra
Android OS version: Android 14
Additional information
These fields are also not filled when selecting an option from any dropdown.
Updated•19 days ago
|
Updated•19 days ago
|
| Assignee | ||
Comment 1•13 days ago
|
||
| Assignee | ||
Updated•13 days ago
|
| Assignee | ||
Comment 2•13 days ago
|
||
Realized later that the state didnt fill, gonna retry this one
| Assignee | ||
Updated•13 days ago
|
| Assignee | ||
Comment 3•6 days ago
|
||
<label class="chakra-text css-eobi1u" for="dropdown-State/Region">State/Region</label> <span id="dropdown-State/Region" class="css-uwikqp">Ontario</span> <span class="chakra-button__icon css-1hzyiq5"><svg viewBox="0 0 50 50" focusable="false" class="chakra-icon css-udrli0" aria-hidden="true"> <path fill="currentColor" d="M9.80001 14.2L25 30.4L40.2 14.2001L42.9 16.7001L25 35.8L7.10001 16.7L9.80001 14.2Z"></path></svg> </span>
Turns out the state isnt fillable since its a button that trigger some js to show the select option.
| Assignee | ||
Updated•6 days ago
|
Description
•