Closed Bug 381476 Opened 19 years ago Closed 19 years ago

Lists do not support Table Interface

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: scott, Assigned: aaronlev)

References

Details

Ideally we would like lists to support the table interface. If this is not possible, please include the 'setsize' object attribute for list, similar to what is done now for the list items.
Are setsize and posinset already set on the individual list items?
Yes, according to accerciser setsize and posinset are set for list items, but not the list.
That's how it works, they're set on every item. That allows the multiple levels of a tree view, where all the items are direct children of the tree. In that case setsize isn't the total number of children, but the number of items at the same level in close proximity.
The LSR team is going to tackle our problem from another direction. This bug should probably be marked NOTABUG.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.