Skip to content

Post AXValueChanged when changing selected tab#930

Closed
dusek wants to merge 1 commit intotextmate:masterfrom
dusek:accessibility-tabbar-notifyvaluechanged
Closed

Post AXValueChanged when changing selected tab#930
dusek wants to merge 1 commit intotextmate:masterfrom
dusek:accessibility-tabbar-notifyvaluechanged

Conversation

@dusek
Copy link
Contributor

@dusek dusek commented Mar 31, 2013

When this notification is posted, then VoiceOver reads the name of the new tab being switched to, enabling easier navigation between open tabs.

This patch is released to public domain by my employer, BRAILCOM,o.p.s.

If this is on, then VoiceOver reads the name of the new tab being
switched to, enabling easier navigation between open tabs.
@sorbits
Copy link
Member

sorbits commented Apr 1, 2013

Merged as 95ce9d5.

I noticed that ⌘1-⌘9 doesn’t always read the tab we move to. Though using the next/previous tab keys have a similar issue in that they don’t always speak the menu item chosen (Select Next Tab), but they do always speak the document’s tab name.

Don’t see how we can affect this though, might just be some heuristic to suppress speaking the notifications when too many fire in a short time interval.

@sorbits sorbits closed this Apr 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants