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

ARIA jQuery button: Checkbox, radiobuttons, and clickable control labels are not read #1757

Closed
nvaccessAuto opened this issue Sep 7, 2011 · 1 comment

Comments

@nvaccessAuto
Copy link

Reported by kevinchao89 on 2011-09-07 02:35
Firefox Nightly 9.0a1 (2011-09-06) and NVDA Main Snapshot 4634

Firefox: http://hanshillen.github.com/jqtest/#goto_button
Navigate to checkbox, clickable, and radiobuttons; observe that NVDA does not read any of the control labels.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2011-09-15 07:06
This test case is actually a bit broken. The labels for the radio buttons and checkboxes are themselves marked as toggle buttons. In any case, the issue was that NVDA wasn't reporting toggle buttons in browse mode and also that the text of toggle buttons is sometimes whitespace and we have to resort to the name. These fixes are in 52c868a.
Changes:
Milestone changed from None to 2011.3
State: closed

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

1 participant