Bug 233322 - AX: VoiceOver does not read aria-selected=False in Safari
Summary: AX: VoiceOver does not read aria-selected=False in Safari
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 15
Hardware: Mac (Intel) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-18 10:30 PST by joelaustin
Modified: 2021-11-18 10:44 PST (History)
2 users (show)

See Also:


Attachments
VoiceOver does not read the aria-selected=false property when using focusing on elements with the years. (105.61 MB, video/quicktime)
2021-11-18 10:44 PST, joelaustin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description joelaustin 2021-11-18 10:30:18 PST
When using VoiceOver on an element with "aria-selected=False", it does not read the value or selection status of the element.

Steps to reproduce:
1. Get a list of elements with "aria-selected=False" (example below) with VoiceOver active.
2. Use the down arrow key to navigate the list.
3. observe


example scenario:
1. https://www.facebook.com/search/posts?q=Cricket visit Facebook Search for something random.
2. on the Left-hand side, click the "Posts" filter
3. navigate the "Date Posted" filter Combo Box with VO enabled using the arrow keys.
4. observe.
Comment 1 Radar WebKit Bug Importer 2021-11-18 10:30:35 PST
<rdar://problem/85557626>
Comment 2 joelaustin 2021-11-18 10:44:46 PST
Created attachment 444700 [details]
VoiceOver does not read the aria-selected=false property when using focusing on elements with the years.