Closed Bug 1426624 Opened 7 years ago Closed 7 years ago

The province field is not updated depends on your profile savings

Categories

(Toolkit :: Form Autofill, defect)

defect
Not set
major

Tracking

()

RESOLVED INVALID
Tracking Status
firefox59 --- affected

People

(Reporter: Ovidiu, Assigned: steveck)

References

(Blocks 1 open bug)

Details

(Whiteboard: [form autofill: V2])

Tested on Mac OS X 10.12, Windows 10 STR: [Steps to reproduce]: Prerequisites: 1. Make sure you have at least two saved profile with CANADA country selected in the "Saved Addresses". 1. Go to www.amazon.ca and login and enter a new address 2. Click on the "Name" - field and from the drop-down select one of your profiles [Expected result]: The form is autocompleted even the Province field is the same with the one from your profile. [Actual result]: The Province field is not updated. You need to select your province from the drop-down. Here is the video of the actual result: https://streamable.com/tlgfy
Whiteboard: [form autofill: V2]
Assignee: nobody → schung
The province select in the add new address page is set as autocomplete off. Here is the source code: <select name="address-ui-widgets-enterAddressStateOrRegion" autocomplete="off" id="address-ui-widgets-enterAddressStateOrRegion-dropdown-nativeId" tabindex="-1" class="a-native-dropdown a-spacing-none">... Close as invalid since element is set autocomplete off already.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.