[Webkit-unassigned] [Bug 210209] New: AX: WebKit/VO not speaking value/activedescendant changes in these combobox examples

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 12:02:11 PDT 2020


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

            Bug ID: 210209
           Summary: AX: WebKit/VO not speaking value/activedescendant
                    changes in these combobox examples
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

AX: WebKit/VO not speaking value/activedescendant changes in these combobox examples. It works in Chrome, so I'm starting with a WebKit bug.

https://codepen.io/smhigley/full/PoqyRdV

Safari behavior:
- Does speak the value when focused (correct)
- Does NOT pop up when "clicked" via VO+Space (presumably resolved by bug 210081)
- Does NOT speak activedescendant changes when you arrow down to change selection (this WK bug)

Chrome behavior: 
- Does NOT speak the value when focused (Chromium bug)
- Does pop up when "clicked" via VO+Space (correct)
- Does speak activedescendant changes when you arrow down to change selection (correct)

-- 
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/20200408/1cf30ba3/attachment.htm>


More information about the webkit-unassigned mailing list