[Webkit-unassigned] [Bug 115974] Web Inspector: FKA: The DOM tree display should provide full keyboard accessibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 12:14:29 PDT 2013


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





--- Comment #2 from James Craig <james at cookiecrook.com>  2013-06-26 12:16:25 PST ---
This should go in line with standard HIG for full keyboard access on Mac.

• Spacebar to activate focused element.
• Escape to dismiss views that are "cancelable."
• Return to activate any "default" button in the current view.
• Tab and Shift+Tab to navigate linearly.
• Arrow keys to change the selection of any managed focus widgets like trees or listboxes.
• Left/Right arrows to expand/collapse nodes where appropriate.
• maybe more.

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