Closed Bug 391671 Opened 17 years ago Closed 17 years ago

ARIA trees have incorrect 'level' object attribute

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: scott, Assigned: surkov)

References

(Blocks 2 open bugs)

Details

(Keywords: access, regression)

Attachments

(1 file)

ARIA trees items are reporting incorrect object attribute 'level' values. They are always returning 1 no matter what level the item may be at. Test cases: http://www.mozilla.org/access/dhtml/tree http://www.mozilla.org/access/dhtml/class/tree http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Tree.html (2nd tree)
Blocks: aria
Flags: blocking1.9?
Keywords: access, regression
OS: Linux → All
Hardware: PC → All
Big regression in ARIA that we need to fix.
The problem is we think treeitem must be child of treeitem. But all examples uses group role to make a level. So the tree of examples is: tree group treeitem group treeitem But we think tree treeitem treeitem treeitem or something similar
Attached patch patch (deleted) — Splinter Review
Assignee: aaronleventhal → surkov.alexander
Status: NEW → ASSIGNED
Attachment #276128 - Flags: review?(aaronleventhal)
Attachment #276128 - Flags: approval1.9?
Comment on attachment 276128 [details] [diff] [review] patch Ah, was that accidentally changed when we moved to calculate this info in GetAttributes()?
Attachment #276128 - Flags: review?(aaronleventhal) → review+
(In reply to comment #4) > (From update of attachment 276128 [details] [diff] [review]) > Ah, was that accidentally changed when we moved to calculate this info in > GetAttributes()? > Probably accidentally. And I did it in bug 375534.
Attachment #276128 - Flags: approval1.9? → approval1.9+
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: blocking1.9?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: