[Webkit-unassigned] [Bug 201887] AX: content with aria-hidden attributes is read in Safari by VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 06:26:43 PDT 2020


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

Patrick H. Lauke <redux at splintered.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |redux at splintered.co.uk

--- Comment #2 from Patrick H. Lauke <redux at splintered.co.uk> ---
was about to post a new bug, but piggy-backing onto this: still an issue with Safari 14.0 on macOS Catalina 10.15.7 - noticed while testing the live demo http://edenspiekermann.github.io/a11y-dialog/example/ for https://github.com/edenspiekermann/a11y-dialog/

despite content being clearly contained inside an aria-hidden="true" block, it can be reached when using reading/cursor keys (see screenshot attached)

I have also observed the same problem (on a more complex page that uses a11y-dialog, but fundamentally does the same thing and hides everything but the dialog with aria-hidden="true") in iOS 14.0.1 / Safari (whatever version comes with that iOS version), where despite being in a dialog, user can swipe left/right and all of a sudden have content announced that is in the aria-hidden="true" page wrapping <div> (a few levels deep, but nonetheless a child element of a hidden container). the page in question is currently in staging, but will be in production (with the new a11y-dialog modal) next week https://www.babylonhealth.com/us/

-- 
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/20201009/dcd26009/attachment.htm>


More information about the webkit-unassigned mailing list