NEW 205503
AX: VO does not read Progress Bar role on iOS
https://bugs.webkit.org/show_bug.cgi?id=205503
Summary AX: VO does not read Progress Bar role on iOS
James Nurthen
Reported 2019-12-20 08:28:03 PST
Testcase https://codepen.io/jnurthen/full/qBErmdB First is a progress bar with a label of “Loading…” and a value of 50% The label and value are read The role (Progress Bar) is not VO on MacOS reads this fine
Attachments
Radar WebKit Bug Importer
Comment 1 2019-12-20 08:28:11 PST
Paul J. Adam
Comment 2 2023-02-07 16:52:45 PST
I was about to file a new bug report on this problem but I found this existing bug so I'm leaving a comment. Progress indicator role is not spoken to VoiceOver on iOS for <progress> or role="progressbar" elements. Here's a test case to reproduce the bug in VoiceOver iOS, https://pauljadam.com/demos/progressbar.html.
Adrian Roselli
Comment 3 2023-06-20 10:59:52 PDT
I confirmed this is still broken in iPadOS 16.5 with Safari 16.5.
Note You need to log in before you can comment on or make changes to this bug.