DescriptionAdd Autofill preview support for <select> input fields
Since changing the text in display of <select> will inevitably change the selectedIndex of the options, a workaround is introduced for this case. In the workaround,
it saves a copy of the original selected option and recovers this value once autofill preview is done.
BUG=58719
R=dhollowa@chromium.org, isherman@chromium.org, jhawkins@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259902
Patch Set 1 #
Total comments: 5
Patch Set 2 : update code and addressed all review comments #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Messages
Total messages: 11 (0 generated)
|