[Webkit-unassigned] [Bug 273619] New: AX: Status not announced in shadow root
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 2 03:25:39 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273619
Bug ID: 273619
Summary: AX: Status not announced in shadow root
Product: WebKit
Version: WebKit Nightly Build
Hardware: Mac (Apple Silicon)
OS: macOS 14
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: istvantutto at gmail.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
An element with `role=status` attribute should announce updates within its descendants when using VoiceOver.
This works well in a regular case, however it is broken when the descendants are provided via a `<slot>` element within a shadowRoot.
How to recreate:
Start Safari plus VoiceOver and visit the simplified demo: https://codepen.io/istutto/pen/LYvKPdY
Select the button "Add message to nested status" and note how the added message is not automatically announced by VoiceOver.
For comparison, click the "Add message to Status" button and you'll find that the message is announced.
--
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/20240502/eae5083c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list