RESOLVED FIXED 164867
AX: ARIA menuitem role & aria-expanded state not spoken to VoiceOver iOS 10
https://bugs.webkit.org/show_bug.cgi?id=164867
Summary AX: ARIA menuitem role & aria-expanded state not spoken to VoiceOver iOS 10
Paul J. Adam
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-11-17 08:03:25 PST
paritoshyadav978
Comment 2 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?
Paul J. Adam
Comment 3 2020-03-12 12:11:42 PDT
@paritoshyadav978 This bug is now fixed in latest version of iOS 13 for me.
Note You need to log in before you can comment on or make changes to this bug.