RESOLVED FIXED 28205
[Chromium] drop down menu letter selection, skip selections
https://bugs.webkit.org/show_bug.cgi?id=28205
Summary [Chromium] drop down menu letter selection, skip selections
Xiaomei Ji
Reported Wednesday, August 12, 2009 1:54:49 AM UTC
steps to reproduce the problem? 1. go to the above website with a dropdown selection menu 2. click the drop down menu to show selections 3. press a letter (such as 'A') to skip to the selection you want 4. it will automatically skip to the 2nd corresponding lettered selection 5. continue press 'A', it selects every other item. Chromium bug: http://code.google.com/p/chromium/issues/detail?id=18950
Attachments
patch w/ manual test (5.19 KB, patch)
2009-08-11 18:26 PDT, Xiaomei Ji
no flags
Xiaomei Ji
Comment 1 Wednesday, August 12, 2009 2:26:48 AM UTC
Created attachment 34631 [details] patch w/ manual test
Eric Seidel (no email)
Comment 2 Wednesday, August 12, 2009 6:20:25 PM UTC
Comment on attachment 34631 [details] patch w/ manual test OK.
Eric Seidel (no email)
Comment 3 Wednesday, August 12, 2009 10:09:04 PM UTC
Comment on attachment 34631 [details] patch w/ manual test Rejecting patch 34631 from commit-queue. This patch will require manual commit. WebKitTools/Scripts/run-webkit-tests --no-launch-safari --quiet failed with exit code 1
Eric Seidel (no email)
Comment 4 Wednesday, August 12, 2009 10:17:23 PM UTC
Comment on attachment 34631 [details] patch w/ manual test The failure was: Testing 11049 test cases. fast/js/global-constructors.html -> failed Which should be unrelated. I expect the bots just went red and I didn't notice.
Xiaomei Ji
Comment 5 Wednesday, August 12, 2009 10:41:50 PM UTC
(In reply to comment #4) > (From update of attachment 34631 [details]) > The failure was: > Testing 11049 test cases. > fast/js/global-constructors.html -> failed > > Which should be unrelated. I expect the bots just went red and I didn't > notice. you probably right. There is no such failure in my local run with my change.
Eric Seidel (no email)
Comment 6 Wednesday, August 12, 2009 10:49:26 PM UTC
Comment on attachment 34631 [details] patch w/ manual test Clearing flags on attachment: 34631 Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog A WebCore/manual-tests/keyboard_select_elements_with_same_beginning.html M WebCore/platform/chromium/PopupMenuChromium.cpp Committed r47150 M WebCore/ChangeLog M WebCore/platform/chromium/PopupMenuChromium.cpp A WebCore/manual-tests/keyboard_select_elements_with_same_beginning.html r47150 = bc763ed3dfd04ac8690009160a8baa8af4d3053e (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/47150
Eric Seidel (no email)
Comment 7 Wednesday, August 12, 2009 10:49:30 PM UTC
All reviewed patches have been landed. Closing bug.
Hironori Bono
Comment 8 Friday, August 14, 2009 3:53:40 AM UTC
*** Bug 28254 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.