[NL][coolblue] Autofill does not work correctly in the address form
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: epopescu, Assigned: enndeakin)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-addr-compatibility])
Attachments
(1 file)
Found in
- Nightly 134.0a1
Affected versions*
- Nightly 134.0a1
Tested platforms
- Affected platforms: Windows 11, macOS11
Preconditions
- set pref extensions.formautofill.addresses.supportedCountries to US,CA,FR,DE,NL
- set pref browser.search.region to US
- set extensions.formautofill.addresses.supported : on
- use NL VPN
- have at least one address saved in about:preferences#privacy
Steps to reproduce
- Navigate to https://www.coolblue.nl and add an item to the cart.
- Proceed to the checkout page.
- Double-click each field to trigger the autofill dropdown.
Expected result
- Autofill feature functions as expected.
Actual result
- The Street Name is autofilled in the House No field.
- The Phone field is neither previewed nor autofilled, except when using the autofill feature in the Billing Address form, where it works correctly.
Regression range
- N/A
Additional notes
- The Street Name is not autofilled in Google Chrome. The same issue with the Phone field is also reproducible in this browser.
- Fathom Fox
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•9 months ago
|
Updated•9 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
Depends on D273251
Updated•6 months ago
|
Comment 3•5 months ago
|
||
| bugherder | ||
| Reporter | ||
Comment 4•5 months ago
|
||
I've retested this in Nightly 147.0a1 on macOS 15 and the issue persists as initially described. On the coolblue.nl checkout page, both shipping and billing address forms are shown. When the billing form appears, two extra fields show up: Street Name and City. Autofill works separately for each form:
- in the shipping address, the House number should be 1 and Addition should be 2, but they are filled incorrectly
- in the billing address, Addition is also filled incorrectly
Please see this screen recording showing the issue.
| Assignee | ||
Comment 5•5 months ago
|
||
Handling of house number and suffix (addition) is bug 1930614.
This bug fixes the issue where the phone number cannot be filled in when the billing section isn't expanded.
| Reporter | ||
Comment 6•5 months ago
|
||
(In reply to Neil Deakin from comment #5)
Handling of house number and suffix (addition) is bug 1930614.
This bug fixes the issue where the phone number cannot be filled in when the billing section isn't expanded.
Thanks for the clarification. The Phone field does get autofilled when the billing address section is expanded or collapsed. However, when selecting the phone number, the saved address is not previewed or autofilled in the shipping address form which makes it look like autofill isn’t working correctly.
Can you confirm if it is expected that the Phone field (and the billing address form) is filled separately from the shipping address form?
| Assignee | ||
Comment 7•5 months ago
|
||
The phone number field is explicitly marked by the web site as being in the billing section, whether the rest of the billing section is visible or not. That means that we honour the sections that were specified and the phone number is filled in separately.
| Reporter | ||
Comment 8•5 months ago
|
||
(In reply to Neil Deakin from comment #7)
The phone number field is explicitly marked by the web site as being in the billing section, whether the rest of the billing section is visible or not. That means that we honour the sections that were specified and the phone number is filled in separately.
Thanks for the detailed clarification! Marking this issue as Verified Fixed based on Comment 7.
Description
•