When arrowing through the items in a simple listview, sometimes it will be announced by a screen reader (NVDA) whether the item is selected. For example:
Aniseed Syrup not selected 3 of 4
Sometimes this information is not included in the feedback, for example:
Aniseed Syrup 3 of 4
It seems that feedback that an item is "selected" is never provided. It also seems that I start getting the not selected feedback after an item is selected and then unselected (but not if the item has never been selected) It seems that the aria-selected attribute is set correctly in all cases, I'm just not getting the feedback I'm expecting. I'm providing a link to a dojo that I put together. Any idea why I'm not consistently getting feedback similar to:
Aniseed Syrup (not) selected 3 of 4
?
Thanks!
http://dojo.telerik.com/UcAmUf/3