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

Fantastic Plugin, Question re: JAWS 13.0 reading the available options. #197

Closed
itsreallynotadam opened this issue Jul 31, 2013 · 3 comments

Comments

@itsreallynotadam
Copy link

I implemented a customized selectboxit plugin for some advanced filtering options (see: here

One of the reasons I elected to go with this plugin over some others is the built in ARIA support since accessibility is a requirement. I'm not sure if it's something that was messed up during the modifications or if this is something that is not supported, but JAWS 13.0 is not successfully reading the available options in the select boxes.

Any ideas?

@ghost ghost assigned gfranko Aug 14, 2013
@gfranko
Copy link
Owner

gfranko commented Aug 18, 2013

Unfortunately, I don't currently have access to JAWS. I just made improvements to the code, so could you grab the latest version and let me know if this is fixed?

@gfranko gfranko closed this as completed Aug 24, 2013
@itsreallynotadam
Copy link
Author

I'll take a look at the new version and see if it helps. I was able to accomplish JAWS "compatibility" to meet my requirement, but it's more of a workaround as I'm now relying on the default dropdown for tabbed navigation, and using the plugin for all other interactions.

@gfranko
Copy link
Owner

gfranko commented Aug 29, 2013

@itsreallynotadam Sounds good! I tested with VoiceOver on Mac OSX.

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