Closed
Bug 349533
Opened 18 years ago
Closed 18 years ago
Hang on getChildAtIndex for content list item
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: parente, Assigned: aaronlev)
References
Details
(Keywords: access)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060821 Minefield/3.0a1
Test case: http://www.mozilla.org/access/unix/new-atk.html
The call to Accessible::getChildAtIndex(0) for the *second* list on the page hangs with FF using 100% CPU. The Accessible::childCount for the second list is reported correctly as 4. Getting the children of the first list on the page works fine.
Assignee | ||
Updated•18 years ago
|
Assignee | ||
Comment 1•18 years ago
|
||
Does it also hang if you use the hypertext interface for the list and ask for link 0?
Assignee | ||
Comment 2•18 years ago
|
||
Fixed via backout of bug 346833.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•