Closed
Bug 474302
Opened 16 years ago
Closed 2 months ago
Level on ARIA gridcell should check ancestor grid
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aaronlev, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
When exposing the aria-level of a gridcell, we should check first the gridcell and then the first ancestor grid for the aria-level.
This is something that was done so that complex grids with subgrids (essentially pivot tables) can be developed.
We should develop an actual pivot table example that makes sense, before implementing this. We need to see if it's even logical.
Comment 1•14 years ago
|
||
Per spec aria-level isn't applied to gridcell (http://www.w3.org/WAI/PF/aria/roles#gridcell). I'm wonder if gridcell is a right place to expose level of nested grids.
Aaron, Hans?
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 months ago
|
||
I can't see any support for this in the spec.
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•