Closed
Bug 1604801
Opened 6 years ago
Closed 6 years ago
The fields are not populated if you set "Country or Region" on Canada (or on another non-US country)
Categories
(Toolkit :: Form Autofill, defect)
Toolkit
Form Autofill
Tracking
()
RESOLVED
INVALID
People
(Reporter: obotisan, Unassigned)
Details
Affected versions
- Firefox 72.0b8
- Firefox 73.0a1
Affected platforms
- Windows 10 x64
- Windows 10 aarch x64
- Ubuntu 18.04 x64
- macOS 10.13
Prerequisites:
- Make sure the following preferences are correctly set:
extensions.formautofill.available -> on
extensions.formautofill.creditCards.available -> true - A browser restart is required.
- You need to use from Country or Region --- Canada
Steps to reproduce
- Open Firefox and go to about:preferences#privacy -> "Add New Address".
- Click On "Add", fill in the fields and press "SAVE".
- Go to www.amazon.ca -> buy a product.
- Click on the "Name" - field and from the drop-down select your profile created at step 2.
Expected result
- The profile is selected and all the fields are filled-in with the expected data.
Actual result
- The dropdown is not displayed and the fields are not filled-in.
Regression range
- If this is a regression I will try to find it as soon as possible.
Additional notes
- We tried changing the prefs to CA, we used VPN and nothing seems to make it work.
- We could only make it work if US was selected in the Country or Region section.
Comment 1•6 years ago
|
||
This is intentional and not a regression. I clarified this on https://wiki.mozilla.org/Firefox/Features/Form_Autofill#Feature_Availability
We only fill addresses that for countries in the supportedCountries pref.
| Reporter | ||
Comment 2•6 years ago
|
||
I found out the problem with this issue: I didn't change the pref extensions.formautofill.supportedCountries to CA. So I will mark this issue as Resolved Invalid.
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•