[Webkit-unassigned] [Bug 236322] Dialog's "previously focused element" and focus-visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 9 07:51:37 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236322
--- Comment #1 from Manuel Rego Casasnovas <rego at igalia.com> ---
Hi, thanks for the bug report.
If you're testing this on Mac, <button> are not mouse focusable on Mac (see https://bugs.webkit.org/show_bug.cgi?id=229895 for more details).
So I guess that when you close the dialog, if it was opened by a button, it's not going to be focused when you close it.
I've tested on WebKitGTK (Linux), and the button that opens the dialog gets focused when I close it.
If the problem is unrelated to the buttons not being click focusable on Mac, could you please create a test case reproducing the issue?
--
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/20220209/cfe75e8d/attachment.htm>
More information about the webkit-unassigned
mailing list