[Webkit-unassigned] [Bug 199633] New: AX: Slot element traps focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 12:18:43 PDT 2019


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

            Bug ID: 199633
           Summary: AX: Slot element traps focus
           Product: WebKit
           Version: Safari 12
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ekashida at gmail.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 373743

  --> https://bugs.webkit.org/attachment.cgi?id=373743&action=review

repro of issue (wrapped by slot) with additional example of expected behavior (wrapped by div)

Slot elements with focusable descendants trap focus during sequential focus navigation. This may seem like an edge case because the slot element is not being used for its intended purpose but it causes major accessibility issues for Shadow DOM polyfills.

-- 
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/20190709/15a46d50/attachment-0001.html>


More information about the webkit-unassigned mailing list