[Webkit-unassigned] [Bug 276690] New: AX: Voiceover/Safari is not reading the contents of divs with role=“tooltip”
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 16 16:13:42 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276690
Bug ID: 276690
Summary: AX: Voiceover/Safari is not reading the contents of
divs with role=“tooltip”
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: gjellin at salesforce.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Voiceover/Safari is not reading the contents of divs with role=“tooltip”, referenced by aria-described, if the div with role=“tooltip” is dynamically updated. At Salesforce, we use a single element for tooltips, and update that element when necessary. This is working in Chrome, but not Safari.
Steps to reproduce:
Visit the codepen: https://codepen.io/arodenbeck-sf/full/qBGRrQj
Notice that when you tab to Test 1, and Test 2, things work as expected. Tests 3-5 are not read out by Voiceover, and the CTRL+Option+CMD+/ command is not bringing up the more content menu.
Strangely, when tested in Salesforce, these tooltips were being read when tabbed too, but not if using VO navigation where keyboard focus follows VO focus.
--
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/20240716/a2d52984/attachment.htm>
More information about the webkit-unassigned
mailing list