Bug 210209
| Summary: | AX: WebKit/VO not speaking value/activedescendant changes in these combobox examples | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Craig <jcraig> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | CC: | cfleizach, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
James Craig
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)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/61468191>
chris fleizach
Moved to internal VoiceOver component