Closed
Bug 498573
Opened 17 years ago
Closed 9 years ago
table selection method of ARIA grid based on HTML table should use aria-selected
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [auto-closed:inactivity])
nsIAccessibleTable implementation for pure ARIA grid uses aria-selected attribute to change selection, HTML tables changes DOM selection. ARIA grid based on HTML tables should operate with DOM selection and aria-selected attributes to be consistent with HTML tables and pure ARIA grids.
Comment 1•9 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•