[Webkit-unassigned] [Bug 32571] New: Support the aria-checked attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 12:50:09 PST 2009


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

           Summary: Support the aria-checked attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com


For an object with an aria role of "checkbox" or "radiobutton", the
aria-checked attribute should be used to determine the state of the object. 
(Currently that attribute is being used to return the value, but not the state.
 The state is needed for MSAA on Windows.)

I've got a patch that I intend to attach shortly.

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