Bug 247512 - AX: VoiceOver not reading role/state of details/summary element
Summary: AX: VoiceOver not reading role/state of details/summary element
Status: RESOLVED DUPLICATE of bug 108979
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 16
Hardware: iPhone / iPad iOS 16
: P2 Blocker
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 252223
  Show dependency treegraph
 
Reported: 2022-11-04 17:26 PDT by Charlie
Modified: 2023-02-14 23:52 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie 2022-11-04 17:26:06 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-11-04 17:26:19 PDT
<rdar://problem/101982876>
Comment 2 Charlie 2022-12-08 13:44:49 PST
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.
Comment 3 Anthony Ricaud 2023-02-14 18:27:15 PST
I believe this is a duplicate of bug 204628.
Comment 4 Karl Dubost 2023-02-14 23:52:48 PST

*** This bug has been marked as a duplicate of bug 108979 ***