Skip to content

Make scope bar buttons AXCheckbox'es for accessibility#928

Closed
dusek wants to merge 1 commit intotextmate:masterfrom
dusek:accessibility-filechooser-radiobuttons
Closed

Make scope bar buttons AXCheckbox'es for accessibility#928
dusek wants to merge 1 commit intotextmate:masterfrom
dusek:accessibility-filechooser-radiobuttons

Conversation

@dusek
Copy link
Contributor

@dusek dusek commented Mar 30, 2013

This notifies the user the choice is exclusive to only one button. Also
including these buttons in an AXRadioGroup adds positional indication to the
radio buttons (like "2 of 3") which gives sense of how many values there are
to choose from, where in the list of those the user currently is, and, if
there are more sequential AXRadioGroups (which is not the case here), it
distinguishes in which one the user is making a choice.

This notifies the user the choice is exclusive to only one
button. Also including these buttons in an AXRadioGroup adds
positional indication to the radio buttons (like "2 of 3")
which gives sense of how many values there are to choose from,
where in the list of those the user currently is, and, if there
are more sequential AXRadioGroups (which is not the case here),
it distinguishes in which one the user is making a choice.
@dusek
Copy link
Contributor Author

dusek commented Mar 30, 2013

Forgot to add the usual licensing mantra: This patch is released to public domain by my employer, BRAILCOM,o.p.s.
(I was trying out git pull-request -b textmate:master and it was successful before I ever knew :-)

@sorbits
Copy link
Member

sorbits commented Apr 1, 2013

Merged as 5842733.

@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