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

select: improve JAWS readability #1517

Closed
4 of 6 tasks
aristov opened this issue May 27, 2015 · 4 comments
Closed
4 of 6 tasks

select: improve JAWS readability #1517

aristov opened this issue May 27, 2015 · 4 comments
Assignees

Comments

@aristov
Copy link
Contributor

aristov commented May 27, 2015

JAWS should read

  • select_focused as "listbox"
  • select_disabled as "listbox unavailable"
  • select_mode_check as "extended select listbox"
  • val field as corresponding options list item's text field + "listbox item selected"
  • text field
  • position of selected option 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 #1508, #1510, #1479.

@aristov
Copy link
Contributor Author

aristov commented Sep 7, 2015

3rd point of issue checklist was crossed out due to JAWS internal bug: the result magically depends on CSS rule of popup.

@aristov
Copy link
Contributor Author

aristov commented Sep 7, 2015

4th point of issue checklist was crossed out due to JAWS internal bug: it doesn't support aria-owns attribute properly.

@aristov aristov self-assigned this Sep 7, 2015
aristov pushed a commit that referenced this issue Sep 8, 2015
select: improve JAWS readability (closes #1517)
@aristov aristov closed this as completed Sep 16, 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