Bug 139539
| Summary: | AX: VO+Space does not trigger click on web textfields or selects | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Craig <jcraig> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
James Craig
AX: VO+Space does not trigger click on web textfields or selects. Should be same as mouse behavior.
Use test case in https://bugs.webkit.org/show_bug.cgi?id=9069
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
James Craig
Test case here: https://bug-9069-attachments.webkit.org/attachment.cgi?id=8489
James Craig
AXTextfield does expose AXPress in the AXActions list, so either VO isn’t sending AXPress, or WebKit isn’t firing the click.
James Craig
<rdar://problem/19220662>
James Craig
Also in this APG example:
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/