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

Fix scrolling issues #2555

Closed
wants to merge 1 commit into from
Closed

Fix scrolling issues #2555

wants to merge 1 commit into from

Conversation

german
Copy link

@german german commented Feb 29, 2016

Fix scrolling issues: high_top when scrolling long select (with option groups) could grow very fast (~ twice as fast as @result_highlight.position().top)

Fix scrolling issues: high_top when scrolling long select (with option groups) could grow very fast (~ twice as fast as @result_highlight.position().top)
@german german changed the title Fixed scrolling issues Fix scrolling issues Feb 29, 2016
@tjschuck
Copy link
Member

@german Are you using jQuery 1.12.0 or 2.2.0, by chance? This is actually a bug in jQuery, not Chosen. See #2506 for more info, but jQuery has released 1.12.1 and 2.2.1 which should fix the issue.

Thanks!

@tjschuck tjschuck closed this Feb 29, 2016
@german
Copy link
Author

german commented Mar 1, 2016

@tjschuck ok, I see now. Yes, you're right. I'm using jQuery 1.12.0. Thank you for pointing this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants