[Webkit-unassigned] [Bug 266717] New: AX: Default contents of child slot are not used for accessible name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 11:13:39 PST 2023


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

            Bug ID: 266717
           Summary: AX: Default contents of child slot are not used for
                    accessible name
           Product: WebKit
           Version: Safari 17
          Hardware: iPhone / iPad
                OS: iOS 17
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steverep+webkit at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 469147

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

Minimal repro with and without slotted name

VoiceOver does not read the contents of a label provided as the default contents of a child slot when the ARIA role is outside the shadow root.  See the attached minimal reproduction.  Note that if the `div` is removed from the shadow DOM, then the default label will be consumed as expected.

-- 
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/20231220/74bb4496/attachment.htm>


More information about the webkit-unassigned mailing list