Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

radio, radio-group: improve JAWS readability #1512

Closed
9 tasks done
aristov opened this issue May 25, 2015 · 2 comments
Closed
9 tasks done

radio, radio-group: improve JAWS readability #1512

aristov opened this issue May 25, 2015 · 2 comments
Assignees

Comments

@aristov
Copy link
Contributor

aristov commented May 25, 2015

JAWS should read

  • radio as "radio-button not checked"
  • radio_checked as "radio-button checked"
  • _disabled as "unavailable"
  • text field of radio
  • title field of radio_type_button
  • radio-group_focused as inner radio_checked
  • radio-group_disabled as additional "unavailable" to each inner option
  • val field of radio-group_focused as corresponding inner radio_checked
  • position of current radio inside radio-group_focused and total length of options list as "[position] of [length]"

Check and fix divergencies.

@aristov
Copy link
Contributor Author

aristov commented May 29, 2015

Depends on #1479, #1522.

@tadatuta tadatuta mentioned this issue Jun 4, 2015
20 tasks
@aristov aristov added the ready label Jun 5, 2015
@sipayRT sipayRT self-assigned this Jun 16, 2015
@sipayRT sipayRT added in progress and removed ready labels Jul 14, 2015
sipayRT added a commit that referenced this issue Aug 10, 2015
radio, radio-group: improve JAWS readability
@sipayRT sipayRT closed this as completed Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants