[Webkit-unassigned] [Bug 145300] New: AX: [ATK] Fix role mapping for lists and list items which are determined to be presentational

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 00:21:23 PDT 2015


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

            Bug ID: 145300
           Summary: AX: [ATK] Fix role mapping for lists and list items
                    which are determined to be presentational
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

The fix for bug 134187 added some heuristics regarding what should be exposed as a list to ATs. As a result, lists which are determined to be presentational now have ATK_ROLE_PANEL. They should probably be ignored instead, as if they ARIA role="presentation" or role="none" had been used. In addition, the presentational list items retain ATK_ROLE_LIST_ITEM which makes no sense outside of a containing list object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150522/8ae119a5/attachment.html>


More information about the webkit-unassigned mailing list