[Webkit-unassigned] [Bug 99502] New: AX: Refactor accessibility name computation so it's more platform independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 13:58:55 PDT 2012


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

           Summary: AX: Refactor accessibility name computation so it's
                    more platform independent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfleizach at apple.com
                CC: dmazzoni at google.com


The current model of determining the accessible text for an object has a lot of Mac biases built in due to legacy implementation. 

This patch will categorize and order accessibility text based on WAI-ARIA text computation rules and then allows the platform (only Mac right now) to decide how best to apply that text to its own AX API.

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