[Webkit-unassigned] [Bug 152070] New: AX: [GTK] Anonymous render block flow elements should be exposed as ATK_ROLE_SECTION; not ATK_ROLE_PANEL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 09:35:03 PST 2015


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

            Bug ID: 152070
           Summary: AX: [GTK] Anonymous render block flow elements should
                    be exposed as ATK_ROLE_SECTION; not ATK_ROLE_PANEL
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            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

In WebCore Accessibility, anonymous render block flow elements are mapped as GroupRole. For ATK, GroupRole maps to ATK_ROLE_PANEL. Panels are most commonly found (and hence expected) in UI elements; not text blocks. These should be mapped as DivRole, at least for GTK.

-- 
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/20151209/b472f85e/attachment.html>


More information about the webkit-unassigned mailing list