[Webkit-unassigned] [Bug 270383] New: AX: When a dialog element has attribute open, all iframes on page outside dialog are still accessible by VoiceOver
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 1 15:41:20 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=270383
Bug ID: 270383
Summary: AX: When a dialog element has attribute open, all
iframes on page outside dialog are still accessible by
VoiceOver
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: robert.louis.murphy at gmail.com
On iOS in Safari, on any web page containing visible iframes, you can navigate to those iframes using VoiceOver when they are outside of a modal dialog element with an open attribute that was opened by calling .showModal() on it.
Expected behavior: An iframe should act like any other element that is outside a modal dialog that is currently open.
Actual behavior: Swiping right will eventually take you to iframes after the dialog, swiping left will eventually take you to iframes before the dialog and either swiping left or right, where applicable will take you to any iframe that is behind the dialog in the z-stack.
--
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/20240301/b4a060af/attachment.htm>
More information about the webkit-unassigned
mailing list