Open Bug 742280 Opened 12 years ago Updated 2 years ago

We need accessibility activation events

Categories

(Core :: Disability Access APIs, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: eeejay, Unassigned)

References

(Blocks 1 open bug)

Details

In the Android accessibility world, interactions are relayed to the AT through the TYPE_VIEW_CLICKED and TYPE_VIEW_LONG_CLICKED event[1]. If a button is pressed, the event's text is something like "clicked", if a checkbutton is pressed, the event string will be "checked", etc. In general, this kind of interaction feedback is useful on touch screens.

It would be nice to have an interface on this event with the action index in the target accessible.

1. http://developer.android.com/reference/android/view/accessibility/AccessibilityEvent.html
Summary: We need accessibility click events → We need accessibility activation events
action_invoked event?
I do believe this will be also very needed for b2g a11y.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.