[Webkit-unassigned] [Bug 151703] New: AX: aside with aria-labelledby ignores role=presentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 05:32:04 PST 2015


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

            Bug ID: 151703
           Summary: AX: aside with aria-labelledby ignores
                    role=presentation
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at agosto.nl
                CC: webkit-bug-importer at group.apple.com

Created attachment 266353
  --> https://bugs.webkit.org/attachment.cgi?id=266353&action=review
Code example

When an aside has a role of presentation, its accessibilityRole is AXWebArea. If aria-labelledby is added with a reference to an element the aside's role is AXGroup.

This causes it to show up in the Web Rotor as “text in referenced element” + “complementary”.

Example in attached file.

-- 
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/20151201/f0d0c811/attachment-0001.html>


More information about the webkit-unassigned mailing list