Closed
Bug 350841
Opened 18 years ago
Closed 16 years ago
getChildAtPoint() should be able to do deep hit-testing
Categories
(Core :: Disability Access APIs, enhancement)
Core
Disability Access APIs
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hwaara, Assigned: aaronlev)
Details
nsIAccessible::getChildAtPoint() returns the first frame that intersects the given coordinate.
I think one should be able to pass a boolean to it, determining whether to do deep hit-testing.
Assignee | ||
Comment 1•18 years ago
|
||
I plan to fix this in bug 343904.
Comment 2•16 years ago
|
||
We have GetChildAtPoint and GetDeepestChildAtPoint. I think this bug is fixed in the meantime.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•