[Webkit-unassigned] [Bug 212849] New: AX: aria-modal nodes wrapped in aria-hidden are not honored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 15:14:57 PDT 2020


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

            Bug ID: 212849
           Summary: AX: aria-modal nodes wrapped in aria-hidden are not
                    honored
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 401207

  --> https://bugs.webkit.org/attachment.cgi?id=401207&action=review

problem

We determined that the div[role=“dialog”, aria-modal=“true”] in question is wrapped by div[aria-hidden=“true”]. Bc of this wrapper, the div[role=“dialog”, aria-modal=“true”] should be ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200605/bb8ded33/attachment.htm>


More information about the webkit-unassigned mailing list