Closed
Bug 1919732
Opened 5 months ago
Closed 1 month ago
[GB][argos.co.uk] The street address is autofilled in the wrong field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
VERIFIED
FIXED
136 Branch
People
(Reporter: ailea, Assigned: enndeakin)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-addr-compatibility] )
Attachments
(4 files)
Found in
- Nightly 132.0a1
Affected versions
- N/A
Tested platforms
- Affected platforms: Windows 10, macOS 11
Preconditions
- install en-GB Firefox build
- use GB VPN
- set browser.search.region = GB
- extensions.formautofill.addresses.experiments.enabled = true
- extensions.formautofill.addresses.supportedCountries = GB
Steps to reproduce
- Go to https://www.argos.co.uk/
- Add an item to cart and proceed to checkout.
- Click on the Street/Road field and choose an address from the autocomplete dropdown.
Expected result
- The street address should be autofilled in the Street/Road field, address number in house number/name and the second line of the address in the address line 3.
Actual result
- The second line of the saved address is autofilled in the Street /Road field, the main street address is autofilled in the House number/name and the address line 3 is not autofilled.
Regression range
- N/A
Additional notes
- Not reproducible in Chrome (see comment 1).
- The autofill yellow highlight is not applied to any of the fields (reproducible in Chrome as well).
- Fathom Fox
Reporter | ||
Comment 1•5 months ago
|
||
Street address autofill Chrome behavior.
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Updated•4 months ago
|
Whiteboard: [fxcm-addr-compatibility]
Updated•4 months ago
|
Assignee | ||
Comment 3•4 months ago
|
||
We'll need to handle address-housenumber and address-line for this case, but we are reading the fields as address-line1 and address-line2.
Assignee | ||
Comment 4•3 months ago
|
||
Assignee | ||
Comment 5•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Pushed by neil@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/678609a93bf9
improve house number field detection, and assume that a house number field without a corresponding street field is meant to be a house and street field, r=credential-management-reviewers,dimi
Comment 7•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Reporter | ||
Comment 8•1 month ago
|
||
Verified - Fixed in Nightly 136.0a1 (2025-01-15). All the street address fields are autofilled correctly now.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•