Closed
Bug 1479042
Opened 7 years ago
Closed 6 years ago
Implement native Android live region support
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Attachments
(2 files)
Implement live region support in Android. Out AccessFu implementation uses announcement events. We should probably move to using Android's live region support[1].
https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo.html#getLiveRegion()
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → eitan
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D21610
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D21611
Updated•6 years ago
|
Attachment #9047551 -
Attachment description: Bug 1479042 - Handle text insertion events as live regions and announce. r?yzen! → Bug 1479042 - Handle text insertion and name change events as live regions and announce. r?yzen!
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ad95c80793b
Add Android announcement event plumbing. r=yzen
https://hg.mozilla.org/integration/autoland/rev/9ddb1a785c2e
Handle text insertion and name change events as live regions and announce. r=yzen
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7ad95c80793b
https://hg.mozilla.org/mozilla-central/rev/9ddb1a785c2e
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•