[Webkit-unassigned] [Bug 245549] New: AX: Focusable Elements in shadowroots in modal <dialog> not announced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 17:37:32 PDT 2022


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

            Bug ID: 245549
           Summary: AX: Focusable Elements in shadowroots in modal
                    <dialog> not announced
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emarquez at google.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

If you have focusable elements inside of a shadow root inside of a `<dialog>` element that has been opened with `dialog.showModal()`, the focusable elements are not announced by VoiceOver.

Here is a reproduction:

https://lit.dev/playground/#gist=8fb2373fd14faaf8f763e14a354dc4b5

Dialogs opened normally are fine, it just seems to be dialogs opened with `showModal/90`.

-- 
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/20220923/ae580a54/attachment.htm>


More information about the webkit-unassigned mailing list