Closed
Bug 1496058
Opened 6 years ago
Closed 6 years ago
The address is not autofilling if it is saved from with an unsupported country
Categories
(Toolkit :: Form Autofill, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: david.olah, Unassigned)
References
Details
[Affected versions]:
Nightly 64.0a1 (2018-10-02), Firefox 63.0b11
[Affected platforms]:
Platforms: Windows 10, Mac OS X, Ubuntu 16.04.
[Preconditions]:
Modify the following prefs via about:config:
- extensions.formautofill.available: on
- extensions.formautofill.creditCards.available: true
[Steps to reproduce]:
1. Go to about:preferences#privacy and search for Forms & Passwords
2. Check the Autofill addresses and click the Saved Addresses button
3. Add a new address with a name
4. Go to: https://luke-chang.github.io/autofill-demo/basic.html
5. Double click name or address field from the page
[Expected result]:
- The saved address from preferences page should be shown in the autofill dropdown.
[Actual result]:
- The save address from preferences is not shown in the autofill dropdown on the fields.
Comment 1•6 years ago
|
||
Only US,CA,DE are supported countries for autofill on Nightly while only the US is the only country supported outside of Nightly. That's why there is text in the edit dialog saying "Form Autofill is currently available only for certain countries."
All countries can be used for Web Payments though, which is why all are in the dropdown.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Summary: The address is not autofilling if it is save from preferences → The address is not autofilling if it is saved from with an unsupported country
You need to log in
before you can comment on or make changes to this bug.
Description
•