Closed
Bug 1072305
Opened 10 years ago
Closed 10 years ago
[AccessFu] Improve grid traversal with the screen reader.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: yzen, Assigned: yzen)
References
Details
Attachments
(1 file)
7.50 KB,
patch
|
eeejay
:
review+
|
Details | Diff | Splinter Review |
We should be traversing grid similarly to how we traverse through lists. If there's only single lineage or flat descendents, we should not step into the gridcell's subtree.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8494749 -
Flags: review?(eitan)
Updated•10 years ago
|
Attachment #8494749 -
Flags: review?(eitan) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•