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

Clicking vertical scrollbar in dropdown using IE closes menu #74

Closed
lambert-velir opened this issue Jun 10, 2015 · 1 comment
Closed

Comments

@lambert-velir
Copy link

Try this in IE11: http://codepen.io/lambert-velir/pen/JdJRmx

Open the menu and click on the scroll bar. The menu should stay open, but the blur is wrongfully being fired and closing the dropdown. This seems to be an issue with IE that needs to be hacked around:

twitter/typeahead.js#705
selectize/selectize.js#182

Is there a fix for this?

@HemantNegi
Copy link
Owner

I think this must have been fixed as sumoselect no longer depends on blur for closing.

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

No branches or pull requests

2 participants