[Webkit-unassigned] [Bug 157712] Web Inspector: unable to expand/collapse tree outline sections using arrow keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 08:31:17 PDT 2016


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

--- Comment #2 from Matt Baker <mattbaker at apple.com> ---
To do this DetailsSection would need to be focusable, so that it can respond to the right arrow key and expand itself.

A global Inspector setting similar to OS X's "Full Keyboard Access, All Controls" (Settings > Keyboard > Shortcuts) would be a good accessibility enhancement that would cover cases like this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160518/198ba53b/attachment.html>


More information about the webkit-unassigned mailing list