Re: No way to debug VoiceOver? Also how to force VoiceOver to pass to a child control
Re: No way to debug VoiceOver? Also how to force VoiceOver to pass to a child control
- Subject: Re: No way to debug VoiceOver? Also how to force VoiceOver to pass to a child control
- From: Felipe Monteiro de Carvalho <email@hidden>
- Date: Thu, 02 Feb 2012 08:42:49 +0100
Hello,
Umm, quite interresting. Do you know a sure way to test this? In
UIBrowser it always indicates for my AXApplication that
AXFocusedUIElement is the application itself, but I am not sure from
which point in time UIBrowser obtains this info, because my app looses
focus when I click on anything in UIBrowser and I'm not sure if
UIBrowser updates the info again.
Using UIBrowser when I check the option "Follow focus" and click or
navigate to my text field it finds correctly that the text field has
focus, not the border, unlike VoiceOver.
But it is quite strange, I would imagine that AXApplication would
manage by itself this ... I even wonder how I would add event handlers
for AXApplication. Maybe something like this:
InstallEventHandler(GetApplicationEventTarget, ...
?
--
Felipe Monteiro de Carvalho
_______________________________________________
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