[Webkit-unassigned] [Bug 236585] Safari moves focus to first focusable element inside an element with role="dialog" and aria-modal="true" when added to the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 09:36:45 PDT 2022


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

--- Comment #6 from Tyler Wilcock <tyler_w at apple.com> ---
The crash you're experiencing will be fixed by https://bugs.webkit.org/show_bug.cgi?id=240365 (Infinite recursion caused by call to accessibilityIsIgnored in the midst of AccessibilityObject::ignoredFromModalPresence). With this change in place, I can confirm that the latest `main` WebKit does still autofocus with your testcase.

-- 
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/20220513/7e5b1d25/attachment.htm>


More information about the webkit-unassigned mailing list