[Webkit-unassigned] [Bug 249904] New: When <summary> is omitted, <details> does not receive keyboard focus.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 02:12:08 PST 2022


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

            Bug ID: 249904
           Summary: When <summary> is omitted, <details> does not receive
                    keyboard focus.
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: estelle at weyl.org
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

When the developer does not include a summary within a details, the browser creates the summary; this is correct.
Normally, all summaries, being buttons, are in the normal tabbing sequence. The summary created by Safari when the developer omits it within the details is not added into the default tabbing sequence and therefore does not receive keyboard focus. It works as expected with a mouse, but not via keyboard. 

See https://codepen.io/estelle/pen/BaPjjrW as a test case.

-- 
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/20221227/264c8aff/attachment.htm>


More information about the webkit-unassigned mailing list