Closed
Bug 1861211
Opened 2 years ago
Closed 2 years ago
Use similar isAccessibilityElement heuristics as WebKit's
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
WebKit determines if an accessible should be exposed in UIKit based on its role and some characteristics like child count, name and focusability.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Comment 3•2 years ago
|
||
Reopening bugs that haven't made it to m-c, for tracking.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•2 years ago
|
Attachment #9360265 -
Attachment description: Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis. r?Jamie,morgan → Bug 1861211 - Make isAccessibilityElement conditional on a per-role basis.
Updated•2 years ago
|
Blocks: ios-prototype
Group: mozilla-employee-confidential
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/8efbffd4da73
Make isAccessibilityElement conditional on a per-role basis. r=Jamie
Comment 5•2 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•