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

Native select box and accesibility #189

Closed
benicek opened this issue Jul 9, 2013 · 1 comment
Closed

Native select box and accesibility #189

benicek opened this issue Jul 9, 2013 · 1 comment
Assignees
Labels

Comments

@benicek
Copy link

benicek commented Jul 9, 2013

Hi Greg,
thank you for great library!
SelectBoxIt works fine with one exception.

When the selectBoxIt has property "native" set to "true" (triggers the native select box), functionality such as tab order or focusing stops working.
I found this problem on the selectBoxIt page, in section "Trigger the Native Select Box":

  • when select box on the left (marked "Turns this") is focused, it is not possible to move to the selectBoxIt field on the right (marked "Into this") by pressing tab key
  • when the mouse hovers over selectBoxIt, the button does not changed
    So if there are more SelectBoxIt items on web page, and one of these is native (native=true) select box, the accesibility with keys is impossible.

Thanks,
Pavel

@ghost ghost assigned gfranko Jul 16, 2013
@gfranko
Copy link
Owner

gfranko commented Jul 16, 2013

This should now be fixed! I am going to officially release a new version soon, but you can grab the latest code now: https://github.com/gfranko/jquery.selectBoxIt.js/blob/master/src/javascripts/jquery.selectBoxIt.min.js.

@gfranko gfranko closed this as completed Jul 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants