Closed
Bug 1882842
Opened 7 months ago
Closed 21 hours ago
[FR][www.vans.fr] The autofill dropdown is not displayed and the autofill feature is not working inside the Address 1 field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: epopescu, Assigned: enndeakin)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [fxcm-addr-compatibility] )
Attachments
(2 files, 1 obsolete file)
Found in
- Nightly 125.0a1
Affected versions
- Nightly 125.0a1
Tested platforms
- Affected platforms: Windows 10, macOS 11
Preconditions
- install FR Firefox build
- use FR VPN
- set browser.search.region = FR
- set extensions.formautofill.addresses.capture.requiredFields = empty
- set extensions.formautofill.addresses.experiments.enabled = true
- set extensions.formautofill.addresses.supportedCountries = US,CA,FR
- save at least one address in about:preferences#privacy
Steps to reproduce
- Go to https://www.vans.fr/
- Add an item to cart and proceed to checkout
- Click twice in the Address 1 field
- Click twice in any other field to use the autofill feature
Expected result
- The autofill dropdown is displayed in the Address 1 field, the value is previewed and autofilled accordingly.
Actual result
- The autofill dropdown is not displayed in the Address 1 field, no value is previewed or autofilled.
The address saved in about:preferences#privacy is autofilled in the Address 2 field.
Regression range
- N/A
Additional notes
- The issue can not be reproduced in Google Chrome.
- FathomFox page
Reporter | ||
Updated•7 months ago
|
Blocks: 1882095, formautofill-compatibility
URL: https://www.vans.fr/
Severity: -- → S3
Has STR: --- → yes
status-firefox123:
--- → disabled
status-firefox124:
--- → disabled
status-firefox125:
--- → disabled
OS: Unspecified → All
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 125
Updated•3 months ago
|
Priority: -- → P3
Assignee | ||
Comment 1•1 month ago
|
||
The address2 is being detected as address1.
Whiteboard: [fxcm-addr-compatibility]
Updated•1 month ago
|
Assignee | ||
Comment 2•8 days ago
|
||
This also fixes bugs 1883018 and 1754754.
Updated•8 days ago
|
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•6 days ago
|
||
This fix checks if there is a credit card field with an address field before it.
This also fixes bug 1754754 and part of 1882480.
Assignee | ||
Updated•2 days ago
|
Attachment #9422391 -
Attachment is obsolete: true
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fc93f2891138 when a credit card field seems to be out of place, check if that field matches an address type field as well, and convert it if needed, r=credential-management-reviewers,dimi.
Comment 6•21 hours ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 21 hours ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•