Re: Is there any (hidden) API to load accessibility?
Re: Is there any (hidden) API to load accessibility?
- Subject: Re: Is there any (hidden) API to load accessibility?
- From: James Dempsey <email@hidden>
- Date: Tue, 26 Sep 2006 14:39:01 -0700
On Sep 26, 2006, at 11:31 AM, Rick Fabrick wrote: Accessibility Inspector doesn't cache any application info. When the mouse moves it calls AXUIElementCopyElementAtPosition and walks up the parent chain. It shouldn't be affected by the application restarting.
This sounds more like the application (or the AX system) not responding to the assistive application calls once the app is restarted. -Rick
On Sep 26, 2006, at 10:57 AM, Håkan Waara wrote: I always let it startup properly before I open any of the accessibility tools. Even then, they can't won't call any of my app's accessibility methods. I suppose they must be confused about our PID or something.
In normal cases (when no restart is done), it all properly works.
By the way, the bug is reported in our bugzilla here:
/Håkan
Can you reproduce this in a small test Cocoa app, that uses the same restarting mechanism? Something is seemingly getting fouled up with the restart. That would be very helpful in trying to track this down.
-James
-------------------------------------------------- James Dempsey AppKit Engineering Apple
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden