[Webkit-unassigned] [Bug 251728] Focus moves to items in a closed details element with tabindex=0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 20 21:08:06 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=251728
Curtis Wilcox <webkit.org at m.cognize.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.org at m.cognize.org
--- Comment #5 from Curtis Wilcox <webkit.org at m.cognize.org> ---
The above Codepen's contents have changed. The problem can't be reproduced with it as-is because the div with `tabindex="0"` is within another div with `hidden`.
bug 260523 documents the problem as being much broader than just elements with `tabindex`, it seems to affect all focusable elements except anchor links.
I can still reproduce the problem in Technology Preview 179.
https://cdpn.io/pen/debug/PoXqPYJ
--
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/20230921/cb5d9194/attachment.htm>
More information about the webkit-unassigned
mailing list