Skip to content

Fix accessibility#32

Merged
dorianj merged 4 commits intodorianj:masterfrom
dusek:accessibility
Apr 1, 2013
Merged

Fix accessibility#32
dorianj merged 4 commits intodorianj:masterfrom
dusek:accessibility

Conversation

@dusek
Copy link

@dusek dusek commented Mar 31, 2013

Detailed description of changes is in the commit messages

dusek added 4 commits March 31, 2013 23:01
* it's now an AXTabGroup - thanks to AXTabs the position of the tab
  and total tab count are announced
* AXChildren shows only visible tabs, and all buttons (like overflow)
* AXValue + AXValueChanged notification enable announcing new tab name
  when switching between them with Cmd-Shift-[] (for unknown reason
  this does not work quite yet)
* implemented visual bounds - yields proper VoiceOver cursor bounds,
  proper order of presentation in sequentional navigation (VO-left and
  right arrows), and also enables touch exploration
* implemented AXValue - so that the selected tab can announce itself
  as such (AXFocused is for elements having keyboard focus, i.e. being
  first responder, which is something quite different than being
  selected from a list of other options)
dorianj pushed a commit that referenced this pull request Apr 1, 2013
@dorianj dorianj merged commit fcc1899 into dorianj:master 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