Bug 164867 - AX: ARIA menuitem role & aria-expanded state not spoken to VoiceOver iOS 10
Summary: AX: ARIA menuitem role & aria-expanded state not spoken to VoiceOver iOS 10
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 10
Hardware: iPhone / iPad iOS 10
: P2 Critical
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-17 08:03 PST by Paul J. Adam
Modified: 2020-03-12 12:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul J. Adam 2016-11-17 08:03:09 PST
Steps to Reproduce:
1. Turn on VoiceOver on iOS 10
2. Visit http://w3c.github.io/aria-practices/examples/menubar/menubar-2/menubar-2.html in Safari iOS.
3. Set focus to the Font menuitem.
4. Double-tap to expand the Font menuitem then tap on the Font menuitem again.

Expected Results:
VoiceOver speaks "Font, Menuitem, Shows pop up, Collapsed" after step 3.
VoiceOver speaks "Font, Menuitem, Shows pop up, Expanded" after step 4.

Actual Results:
VoiceOver speaks "Font, Shows pop up" after step 3.
VoiceOver speaks "Font, Shows pop up" after step 4.
Comment 1 Radar WebKit Bug Importer 2016-11-17 08:03:25 PST
<rdar://problem/29311187>
Comment 2 paritoshyadav978 2020-03-12 02:28:38 PDT
(In reply to Paul J. Adam from comment #0)
> Steps to Reproduce:
> 1. Turn on VoiceOver on iOS 10
> 2. Visit
> http://w3c.github.io/aria-practices/examples/menubar/menubar-2/menubar-2.
> html in Safari iOS.
> 3. Set focus to the Font menuitem.
> 4. Double-tap to expand the Font menuitem then tap on the Font menuitem
> again.
> 
> Expected Results:
> VoiceOver speaks "Font, Menuitem, Shows pop up, Collapsed" after step 3.
> VoiceOver speaks "Font, Menuitem, Shows pop up, Expanded" after step 4.
> 
> Actual Results:
> VoiceOver speaks "Font, Shows pop up" after step 3.
> VoiceOver speaks "Font, Shows pop up" after step 4.

Hey Paul, 
Could you please provide an update?
Comment 3 Paul J. Adam 2020-03-12 12:11:42 PDT
@paritoshyadav978 This bug is now fixed in latest version of iOS 13 for me.