Issue 4644: Dropdown list does not respond to keypad
http://code.google.com/p/chromium/issues/detail?id=4644
Comment #1 by [EMAIL PROTECTED]:
I was able to reproduce the problem, and attached the reduction based on
the website
that was provided.
0.) Ensure that the drop down box does not have focus.
1.) Click on the dropdown box to expose the menu options
2.) Attempt to type 6 using the numeric pad ("Num Lock" on), to select an
item
<THIS WILL FAIL>
3.) Attempt to type 6 using the number row above the QWERTY key pad
<THIS WILL SUCCEED>
(Alternate scenario - which works to highlight the root cause)
0.) Ensure that the drop down box does not have focus.
1.) Click on the dropdown box to expose the menu options
2.) Select the "- Choose -" option and let the combobox select and then
grab focus
3.) Attempt to type 6 using the numeric pad ("Num Lock" on), to select an
item
<THIS WILL SUCCEED>
Attachments:
mig33.htm 4.8 KB
Issue attribute updates:
Status: Untriaged
Labels: -Area-Misc Area-BrowserUI Mstone-1.1
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---