Open
Bug 1884825
Opened 2 years ago
Updated 2 years ago
Update AccessibilityUtils to include intervening generics between the grid and gridcell in the isAccessibleGridcell check
Categories
(Firefox :: Disability Access, task, P4)
Firefox
Disability Access
Tracking
()
NEW
People
(Reporter: ayeddi, Unassigned)
References
(Blocks 1 open bug)
Details
With the new findNonGenericParent and findNonGenericChildren methods being added to the AccessibilityUtils in patch D203987, we can update the existent isAccessibleGridCell check to be more flexible when any generics are intervening between the grid and its cells.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S4
Component: General → Disability Access
Product: Toolkit → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•