Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

aria-selected not working with VoiceOver

In ChromeVox, this correctly reads "Prices, selected, 1/2" or "Features, selected, 2/2".

But in VoiceOver, this reads only "Prices, 1/2" (no 'selected' part).


Looks like a major bug in VoiceOver?


<div role="listbox">

<div tabindex=1 role="option" aria-selected="true">Prices</div>

<div tabindex=1 role="option" aria-selected="false">Features</div>

</div>

MacBook Pro TouchBar and Touch ID, macOS High Sierra (10.13.6)

Posted on Sep 23, 2018 10:57 PM

Reply
Question marked as Best reply

Posted on Sep 23, 2018 11:01 PM

To put it another way, I can't find any place where aria-selected is working as expected, including the aria examples:


Listbox Example | WAI-ARIA Authoring Practices 1.1

1 reply

aria-selected not working with VoiceOver

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.