[Webkit-unassigned] [Bug 231724] New: AX: VoiceOver doesn't announce aria-activedescendant value for select-only combobox specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 00:06:42 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231724

            Bug ID: 231724
           Summary: AX: VoiceOver doesn't announce aria-activedescendant
                    value for select-only combobox specification
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nabeel.kabeer at servicenow.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Safari(Version 15.0 (15612.1.29.41.4, 15612)) + VoiceOver doesn't support select-only combobox specification
https://www.w3.org/TR/wai-aria-practices-1.2/#combobox

Steps to reproduce:

1. Start VoiceOver and open https://w3c.github.io/aria-practices/examples/combobox/combobox-select-only.html

2. Navigating to the combobox input, VO announces shortcut to open the listbox (VO key + space).

3. Notice that this combination doesn't work, but simply pressing space works

4. Try to navigate through the available options, VoiceOver doesn't announce anything


Expected Result:
Will be able to open the listbox using VoiceOver announced key combination(VO key + space) and VoiceOver reads the current aria-activedescendant option

Actual Result:
Unable to open the listbox using VoiceOver announced key combination(VO key + space) and VO doesn't read the current aria-activedescendant option

Notes:
Tested on other browsers and is working properly with Firefox (92.0) and Chrome (94.0) when used with VoiceOver in Mac (10.15)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211014/0f2cbfac/attachment-0001.htm>


More information about the webkit-unassigned mailing list