Closed Bug 285172 Opened 19 years ago Closed 17 years ago

Implement GetChildAtPoint for list / tree element

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 388927

People

(Reporter: Louie.Zhao, Assigned: evan.yan)

References

(Blocks 1 open bug)

Details

(Whiteboard: sunport17)

Attachments

(2 files)

GetChildAtPoint method is used by At-Tools to located the element at specified
point. Need to implementn this for list and tree element
Attached patch patch v1Splinter Review
Whiteboard: sunport17
Summary: Implment GetChildAtPoint for list / tree element → Implement GetChildAtPoint for list / tree element
The first patch is only a workaround for AT-Tools. The implementation of
"GetChildAtPoint" should follow the definition of this interface.
Blocks: keya11y
I see nsAccessible::GetChildAtPoint(), doesn't it fix this bug?
(In reply to comment #3)
> I see nsAccessible::GetChildAtPoint(), doesn't it fix this bug?

It might, will you try it and see if it works? If so we can close as WORKSFORME.
(In reply to comment #4)
> It might, will you try it and see if it works? If so we can close as
> WORKSFORME.
> 
I'd like to. 
how can I make sure it works?
You could write a Python script to do it -- start with one of Willie Walker's test scripts. Or, even better, you could fix at-poke! It would be very very useful to navigate to the accessible object from the mouse cursor in AT Poke. Is there a bug open on that in gnome.org? Maybe we can get Bill Haneman to fix that for us so you can test easily.

It does work on Windows, but we only create 1 accessible per line there, so I don't trust that to tell us.
Attached file testcase
originate from Willie's python script.

It prints error msg occasionally, especially when focusing on links.
Assignee: Louie.Zhao → Evan.Yan
Blocks: xula11y
No longer blocks: keya11y
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: