WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
56170
Select list/combo box selection not changed if the option clicked was highlighted beforehand by typing its first letter.
https://bugs.webkit.org/show_bug.cgi?id=56170
Summary
Select list/combo box selection not changed if the option clicked was highlig...
Cngevpxhaqrefpber
Reported
2011-03-10 20:36:49 PST
If you: 1. Visit a site with a select list / combo box, such as
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_option
2. Click the arrow next to the box to display the dropdown. 3. Type for example 's', causing the highlighted option in the dropdown list to be "Saab". 4. Click the "Saab" option from the dropdown. Then the combo box's selection is not changed to "Saab" as you would expect, and remains at whatever was selected by default when you first loaded the page (in the site above, Volvo). You can move the mouse to highlight another option before clicking "Saab" and the results will be the same. However, clicking any other option in the list that was not highlighted by the key press -- Mercedes, Audi, etc. -- will cause the selection to change as is expected. You can replace 's' and "Saab" above with 'm' and "Mercedes" or 'a' and "Audi" and the result will be the same. Broken for me in Chrome 10 and Safari 5.0.4; works properly in Firefox 4, Opera 11, and IE9.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-03-11 12:05:02 PST
I cannot reproduce this on Mac, so could be Windows only.
Adam Roben (:aroben)
Comment 2
2011-03-11 13:03:57 PST
I can reproduce in Safari 5.0.4 on Windows.
Cngevpxhaqrefpber
Comment 3
2011-03-12 17:40:45 PST
I tested it on Chrome under OSX 10.6, and wasn't able to reproduce.
Jessie Berlin
Comment 4
2011-03-15 15:12:13 PDT
<
rdar://problem/9138227
>
Jon Lee
Comment 5
2011-04-08 18:26:40 PDT
This was most likely a side effect of the bug filed at
https://bugs.webkit.org/show_bug.cgi?id=53023
which should be fixed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug