[Webkit-unassigned] [Bug 203138] New: AX: aria-checked="mixed" used on <input type="checkbox"> not speaking Mixed state to VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 21:51:20 PDT 2019


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

            Bug ID: 203138
           Summary: AX: aria-checked="mixed" used on <input
                    type="checkbox"> not speaking Mixed state to VoiceOver
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: paul at pauljadam.com
                CC: webkit-bug-importer at group.apple.com

Steps to reproduce:

1. Turn on VoiceOver in macOS and use Safari to visit http://pauljadam.com/demos/mixed-checkbox.html
2. Set VoiceOver focus to the Select All checkbox with the mixed/indeterminate state. 

Expected results:
VoiceOver says "Select All mixed checkbox"

Actual results:
VoiceOver says "Select All unchecked checkbox"

Notes:
This works as expected in Chrome.
aria-checked="mixed" works in Safari only if the element is not a native checkbox input.

-- 
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/20191018/b4b776c1/attachment.html>


More information about the webkit-unassigned mailing list