Re: Window title change notification in Apple Safari
Re: Window title change notification in Apple Safari
- Subject: Re: Window title change notification in Apple Safari
- From: Patti Hoa <email@hidden>
- Date: Thu, 17 Jun 2010 11:01:28 -0700
When the selected tab of a tab group changes, AXValueChangedNotification is fired off for the AXTabGroup. Then you can examine the AXValue of this AXTabGroup and fetch the AXTitle of the AXRadioButton.
Patti Hoa
On Jun 17, 2010, at 8:38 AM, Peter wrote:
> Hi all,
>
> I am trying to keep track of window title changes in the user's launched applications. With exception of Apple Safari, everything seems to work fine. I got some useful help during the WWDC10.
>
> I noticed that Safari uses some AXTabGroup items and a change of the current tab doesn't seem to fire a title change notification.
>
> VoiceOver receives an event of a 'html content' change that would be useful for this case but I cannot find something related in the documentation.
>
> What solution exists to get a notification if the frontmost tab changed that also changed the window title?
>
> Thanks for any input,
> Peter
>
> _______________________________________________
> 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
_______________________________________________
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