[Webkit-unassigned] [Bug 260523] Form fields hidden in collapsed details/summary get focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 22 12:20:17 PDT 2023


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

Curtis Wilcox <webkit.org at m.cognize.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.org at m.cognize.org

--- Comment #1 from Curtis Wilcox <webkit.org at m.cognize.org> ---
I can reproduce the problems in Safari 16.6 (on macOS 13.5.1).

Additionally, I found two more element types that remain in the focus order within a collapsed `<details>` element, a `<div>` with `tabindex="0"` and a linked `<area>` in an image map.

Example (fork with tabindex and image map examples added): 
https://cdpn.io/pen/debug/PoXqPYJ

I cannot reproduce the problem in mobile Safari with a hardware keyboard and Full Keyboard Access enabled (on iOS 16.6).

-- 
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/20230822/c0e832e5/attachment.htm>


More information about the webkit-unassigned mailing list