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

@Close event occurs when using options scrollbar on IE 11 #494

Closed
sebCBien opened this issue Sep 1, 2017 · 4 comments
Closed

@Close event occurs when using options scrollbar on IE 11 #494

sebCBien opened this issue Sep 1, 2017 · 4 comments
Labels

Comments

@sebCBien
Copy link

sebCBien commented Sep 1, 2017

HI,

I'v encounter an issue using multiselect (2.0.2) on IE 11

Please try this exemple : https://jsfiddle.net/568tq6pr/2/

When the user tries to scroll, options list is cleared and the @close is called.
The only way to see last options is to use the mouse Wheel.

This issue not occurs on Chrome.

Is it possible to have a fix for it ?

Thanks

@stale
Copy link

stale bot commented Jul 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 22, 2018
@abellion
Copy link

I have the same issue. Found that's coming from IE, though it seems there are workarounds available :

@stale stale bot removed the wontfix label Jul 27, 2018
@stale
Copy link

stale bot commented Aug 26, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 26, 2018
@stale stale bot closed this as completed Sep 2, 2018
@abellion
Copy link

abellion commented Jan 3, 2019

Hey,

I still face the issue, just tested on the latest release. Here is a fiddle to demonstrate it : https://jsfiddle.net/y6xu72hk/42/

The close event is fired when clicking on the scrollbar in IE11 :

multiselect

Do you have any workaround ? Seems like other select libraries have the same :

ant-design/ant-design#7934
selectize/selectize.js#1004
JedWatson/react-select#1020
corejavascript/typeahead.js#166

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