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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 19:21:06 PDT 2013


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

           Summary: Web Inspector: The DOM tree display should provide
                    full keyboard accessibility
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vtsaran at yahoo.com


Currently, it is impossible to navigate the DOM display tree with a keyboard and a screen reader. In particular, the behavior should be:
1. Up and down arrows move between siblings.
2. Right arrow expands the tree branch exposing its children.
3. Left arrow collapses the branch.

Nice to haves:
1. HOME key takes to the top of the tree.
2. END key takes to the bottom of the tree.
3. Page-up takes to the top of the current branch.
4. Page-down key takes to the bottom of the branch.

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