Bug 247512
Summary: | AX: VoiceOver not reading role/state of details/summary element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie <charlie> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Blocker | CC: | andresg_22, karlcow, mitch.fishman+webkit, rik, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 16 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 16 | ||
Bug Depends on: | |||
Bug Blocks: | 252223 |
Charlie
VoiceOver on iOS 15-16 will not read the role or state of a <details> and <summary> html element.
To recreate:
Given that I am on a web page with a details/summary element:
1. Activate VoiceOver in iOS
2. Swipe to move focus to the summary
3. Notice that the state/role of the element is not read
4. Double tap to expand or collapse the details
5. Notice that the state/role of the element is not read
In previous versions, Voiceover would at least read the state (But not necessarily a role).
You can see example videos of the proper behavior with working examples in previous versions of iOS.
https://www.magentaa11y.com/checklist-web/expander/
Note: This issue is also raised in iOS 15 here:
https://bugs.webkit.org/show_bug.cgi?id=241401
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101982876>
Charlie
This is similar to https://bugs.webkit.org/show_bug.cgi?id=241401 which is specific to iOS 16.
This is a blocking defect for anyone using VoiceOver.
Anthony Ricaud
I believe this is a duplicate of bug 204628.
Karl Dubost
*** This bug has been marked as a duplicate of bug 108979 ***