[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
Wed Nov 20 03:19:41 PST 2013


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





--- Comment #32 from Pascal Jacquemart <p.jacquemart at samsung.com>  2013-11-20 03:18:14 PST ---
Thanks for feedback... 

This is just a general accessibility feature we would like on Gtk (active without spatial navigation)
I know that support for full keyboard navigation is a general requirement for OS X applications so I just had a look on OS X Accessibilty Keyboard Shortcuts -> https://developer.apple.com/library/mac/documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXKeyboardShortcuts/OSXAXKeyboardShortcuts.html

It seems that these shortcuts are defined for "full keyboard access" mode
- Control-arrow key: Moves focus to another value or cell within a control such as a table
- Space bar: Selects the highlighted control (equivalent to clicking the mouse button)

In the meantime Command-arrow up / down is a very useful shortcut within the finder so it could be confusing for user if the same is used in Safari
Let me know if you can commit on a shortcut for Safari or enable this for other platforms or give up?

-- 
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