NEW 219440
AX: VoiceOver on MacOS ignores aria-checked value change on menuitemcheckbox role
https://bugs.webkit.org/show_bug.cgi?id=219440
Summary AX: VoiceOver on MacOS ignores aria-checked value change on menuitemcheckbox ...
lei.yang1123
Reported 2020-12-02 10:54:02 PST
Created attachment 415234 [details] VoiceOver on menuitemcheckbox role A link to replicate the issue: https://www.w3.org/TR/wai-aria-practices-1.1/examples/menubar/menubar-2/menubar-2.html. Notice two issues exists. The Bold / Italic menu items under Style/Color column has menuitemcheckbox role, the Voice Over in MacOS will incorrectly read it as '1 Bold checked menuitem' when the menu item is selected. Another issue I notice is when select / deselect menu item with menuitemcheckbox role, its 'aria-checked' property will change based on the selection, but voice over ignores this 'aria-checked' status change.
Attachments
VoiceOver on menuitemcheckbox role (397.91 KB, image/png)
2020-12-02 10:54 PST, lei.yang1123
no flags
Radar WebKit Bug Importer
Comment 1 2020-12-02 10:54:13 PST
Note You need to log in before you can comment on or make changes to this bug.