Status: Unconfirmed Owner: ---- Labels: OS-Mac Area-Misc Pri-2 Type-Bug New issue 15998 by rsesek: Multi-value select boxes cannot do non-continugous selection http://code.google.com/p/chromium/issues/detail?id=15998
Chrome Version : 3.0.192.0 (ToT r19940) URLs (if applicable) : https://bugs.webkit.org/query.cgi?format=advanced OS version : 10.6 Behavior in Safari 3.x/4.x (if applicable): Possible Behavior in Firefox 3.x (if applicable): Possible Behavior in Chrome for Windows: Possible What steps will reproduce the problem? 1. Select all values in a multi-option <select> box 2. Hold Option/Alt and click one of the options 3. All the values besides the one clicked in step 2 are now deselected. What is the expected result? The option key is used to allow non-contiguous selection on the mac. When opt-clicking an item in the <select> list, that one option should become deselected. What happens instead? All the items but the just-selected item become deselected. It looks like the behavior is still bound to the ctrl/Control key (from Windows) and just needs to be rebound to the opt/alt key on Mac. I'll take a stab at this. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
