NEW254763
AX: VoiceOver does not read aria-current attribute along with role="menuitem"
https://bugs.webkit.org/show_bug.cgi?id=254763
Summary AX: VoiceOver does not read aria-current attribute along with role="menuitem"
Konain Mukadam
Reported 2023-03-30 12:40:49 PDT
Created attachment 465689 [details] Screenshot of the Safari with DOM inspector and VoiceOver speechviewer Summary: VoiceOver does not read aria-current attribute along with role="menuitem" Steps to reproduce: 1. Start VoiceOver 2. Start Safari and navigate to https://www.w3.org/WAI/ARIA/apg/patterns/menubar/examples/menubar-navigation/ 3. Head to the "Mythical University" navigation bar example using VoiceOver 4. Focus the "Home" menuitem which should be selected by default Observed bhevaior: VoiceOver completely ignores the aria-curren attribute along with the element with role="menuitem" Expected behavior: VoiceOver must support aria-current attribute on role="menuitem" as it is an allowed ARIA state on menuitem per ARIA 1.1 and ARIA 1.2 Draft ARIA 1.1: https://www.w3.org/TR/wai-aria-1.1/#menuitem ARIA 1.2 Draft: https://www.w3.org/TR/wai-aria-1.2/#menuitem Screenshot: Attached
Attachments
Screenshot of the Safari with DOM inspector and VoiceOver speechviewer (534.49 KB, image/png)
2023-03-30 12:40 PDT, Konain Mukadam
no flags
Radar WebKit Bug Importer
Comment 1 2023-03-30 12:41:39 PDT
Note You need to log in before you can comment on or make changes to this bug.