[Webkit-unassigned] [Bug 28512] New: AccessibilityTableCell::roleValue() should primarily return ARIA role value, if set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 16:12:11 PDT 2009


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

           Summary: AccessibilityTableCell::roleValue() should primarily
                    return ARIA role value, if set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: klinktech at gmail.com


Currently, AccessibilityTableCell::roleValue() does not check to see if an ARIA
role is set on the cell, before returning a role value. If a valid ARIA role is
set, this should have precedence over returning the WebCore::CellRole (this is
also the behavior in Firefox 3, for instance).

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