[Webkit-unassigned] [Bug 115976] New: Web Inspector: The "results" pane of the Inspector console is not accessible for screen reader users

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 19:34:39 PDT 2013


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

           Summary: Web Inspector: The "results" pane of the Inspector
                    console is not accessible for screen reader users
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vtsaran at yahoo.com


Currently, after typing the expressions into the "console" edit area, the results are not being read back to the screen reader user.
One approach could be to use aria-live or role=status on the most important parts of the pane. The screen reader will then read the dynamic updates automatically.
This, however, needs to be tested and refined further.

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