Closed Bug 1616146 Opened 4 years ago Closed 4 years ago

Notify platform when accessibility focus boundaries are reached.

Categories

(Core :: Disability Access APIs, defect, P1)

All
Android
defect

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

References

Details

Attachments

(1 file)

In Android, performAction should return false if trying to call ACTION_NEXT_HTML_ELEMENT on the last accessibility-focusable node, or ACTION_PREVIOUS_HTML_ELEMENT on the last node.

This allows TalkBack to navigate outside the webview in each direction when the user swipes.

This allows performAction to immediately return false if a boundary is
reached and allow TalkBack to navigate past the web view.

Blocks: 1616337
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6a223fd98993
Cache accessibility focus boundaries in java. r=Jamie
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: