#### Affected Versions: Nightly 99.a1, Beta 98 and Release 97 #### Tested on: MacOS 11 Windows 10 #### Preconditions: browser.search.region US extensions.formautofill.addresses.enabled - true extensions.formautofill.addresses.supported to "detect" extensions.formautofill.addresses.supportedCountries US,CA download latest Firefox Nightly with region locale have a complete address already saved in about:preferences#privacy #### Steps to reproduce: 1. Reach the address form on lowes.com 2. Click in any name or address fields and using the autofill feature, select 1 saved address entry. 3. Click in the City field 4. Click in the Zip Code field #### Expected Results: 1. The address autofill dropdown should be displayed for all fields. 2. All the fields should be successfully auto-filled. 3. The State dropdown should be correctly auto-filled. #### Actual Results: 1. The address autofill dropdown is not displayed for City and Zip fields. 2. The City and Zip are not auto-filled. 3. The State dropdown is not auto-filled. #### Notes: autocomplete attribute is set to "off" (see comment 1). Reproducible on Chrome: Yes, in Chrome the Zip and City fields are working but the other ones are not. Please let me know if separate bugs are needed for the issues described above.
Bug 1755920 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
#### Affected Versions: Nightly 99.a1, Beta 98 and Release 97 #### Tested on: MacOS 11 Windows 10 #### Preconditions: browser.search.region US extensions.formautofill.addresses.enabled - true extensions.formautofill.addresses.supported to "detect" extensions.formautofill.addresses.supportedCountries US,CA download latest Firefox Nightly with region locale have a complete address already saved in about:preferences#privacy #### Steps to reproduce: 1. Reach the address form on lowes.com 2. Click in any name or address fields and using the autofill feature, select 1 saved address entry. 3. Click in the Company field 4. Click in the City field 5. Click in the Zip Code field #### Expected Results: 1. The address autofill dropdown should be displayed for all fields. 2. All the fields should be successfully auto-filled. 3. The State dropdown should be correctly auto-filled. #### Actual Results: 1. The address autofill dropdown is not displayed for City, Zip and Company fields. 2. The City, Zip and Company are not auto-filled. 3. The State dropdown is not auto-filled. #### Notes: autocomplete attribute is set to "off" (see comment 1). Reproducible on Chrome: Yes, in Chrome the Zip and City fields are working but the other ones are not. Please let me know if separate bugs are needed for the issues described above.