[Webkit-unassigned] [Bug 260523] Form fields hidden in collapsed details/summary get focus
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 20 21:14:50 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260523
--- Comment #5 from Curtis Wilcox <webkit.org at m.cognize.org> ---
(In reply to sideshowbarker from comment #3)
> I believe this might be fixed if
> https://bugs.webkit.org/show_bug.cgi?id=228843 is implemented — that is, the
> spec requirements added in https://github.com/whatwg/html/pull/6466. But I’m
> not familiar enough with that yet myself to know whether it handles the
> tabbing case.
I don't think opening `details` on the focusing of any elements within is a part of that proposal.
One of the use cases for `details` is to allow a keyboard-only user to close it and tab past it instead of having to tab through all the focusable items within.
I can still reproduce the problem in Technology Preview 179.
--
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/b9943b59/attachment.htm>
More information about the webkit-unassigned
mailing list