Bug 139539 - AX: VO+Space does not trigger click on web textfields or selects
Summary: AX: VO+Space does not trigger click on web textfields or selects
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-12-11 09:00 PST by James Craig
Modified: 2023-05-12 13:49 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2014-12-11 09:00:36 PST
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
Comment 1 James Craig 2014-12-11 09:01:37 PST
Test case here: https://bug-9069-attachments.webkit.org/attachment.cgi?id=8489
Comment 2 James Craig 2014-12-11 09:30:03 PST
AXTextfield does expose AXPress in the AXActions list, so either VO isn’t sending AXPress, or WebKit isn’t firing the click.
Comment 3 James Craig 2014-12-11 09:31:12 PST
<rdar://problem/19220662>
Comment 4 James Craig 2023-05-12 13:49:10 PDT
Also in this APG example:
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/