[Webkit-unassigned] [Bug 15816] Cannot select multiple non-adjacent items in a multiple select control with the keyboard only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 13:25:04 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=15816





--- Comment #14 from Chang Shu <Chang.Shu at nokia.com>  2010-11-09 13:25:04 PST ---
Great patch! This is exactly what I am looking for as I am trying to make spatial navigation work on multiple select box. I just have one suggestion. Is it ok we remove the current behavior of up/down key and make your ctrl+up/down as the default up/down behavior? The reasons are as follows:
1. Use up/down key for single-select type of behavior of multiple-select does not make a lot sense;
2. Using less keys makes the code more portable. For example, on mobile phones, usually no ctrl key is available.
3. This is easy for a user to use the select box without reading some instructions.
Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list