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

Keyboard controls break with jQuery 1.7 #196

Closed
vincentlepes opened this issue Nov 30, 2011 · 4 comments
Closed

Keyboard controls break with jQuery 1.7 #196

vincentlepes opened this issue Nov 30, 2011 · 4 comments

Comments

@vincentlepes
Copy link

Using up and down arrows to select options when menu is expanded works when using jQuery 1.6.2 as provided with the download, but no longer works when jQuery is updated to 1.7. Arrows still work to select options from collapsed select menus, but when they are expanded to show more options the arrows become useless. In selects with many options, expanding is essential for usability.

@fnagel
Copy link
Owner

fnagel commented Nov 30, 2011

There is a new, built from scratch version for jQuery 1.7.x which will be released with jQuery UI sometime. This branch will not support 1.7.x but I will maintain this as a legacy version for 1.6.x as long as its needed.

Plese take a look here: #140
Note: there a currently some issues with the new version due to changes to Menu widget.

@vincentlepes
Copy link
Author

Thanks for following up so quickly :)

@fnagel
Copy link
Owner

fnagel commented Nov 30, 2011

No problem :-)

Question solved?

@vincentlepes
Copy link
Author

Yes, thanks

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