Closed
Bug 394868
Opened 17 years ago
Closed 17 years ago
ARIA trees not providing state EXPANDABLE
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: scott, Assigned: aaronlev)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(1 file)
ARIA trees are not providing state EXPANDABLE for branches that are collapsed. The state appears for branches that expanded though.
Test cases:
http://test.cita.uiuc.edu/aria/tree/xhtml.php?title=Tree%20Example%201&ginc=includes/tree1a.inc&gcss=css/tree1a.css&gjs=../js/globals.js,../js/enable_app.js,js/tree1a.js
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Tree.html
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #279779 -
Flags: review?(surkov.alexander)
Comment 2•17 years ago
|
||
Comment on attachment 279779 [details] [diff] [review]
Whoa, big regresion in our ARIA state impl -- returning the wrong type and thus returning 0==false when we shouldn't
r=me
Attachment #279779 -
Flags: review?(surkov.alexander)
Attachment #279779 -
Flags: review+
Attachment #279779 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #279779 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•