NEW 228573
AX: Safari/VoiceOver: Table headers aria-describedby isn't announced by VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=228573
Summary AX: Safari/VoiceOver: Table headers aria-describedby isn't announced by Voice...
Daniel Lu
Reported 2021-07-28 16:41:42 PDT
In iOS 14.7.1, content associated with a table header via aria-describedby are not being announced by VoiceOver. Tapping on the column header or navigating to the header via swipe operations result in VoiceOver announcing the text of the column, the column/row index, etc but just not the aria-describedby content. See https://xyi4e.csb.app/ to reproduce: Repro Steps: 1. Turn on VoiceOver and navigate to the link in Safari in you iPhone/iPad. 2. Navigate to the "Date" column header via tapping on it or swipe commands. 3. Note that VoiceOver doesn't announce "test description" even though that div is associated with the header via aria-describedby. Note: This works on macOS 14 + VoiceOver + Safari 14
Attachments
Radar WebKit Bug Importer
Comment 1 2021-07-28 16:41:53 PDT
Note You need to log in before you can comment on or make changes to this bug.