Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

sortable not working in IE11 #753

Closed
pgrm opened this issue Mar 12, 2015 · 7 comments · Fixed by #1503
Closed

sortable not working in IE11 #753

pgrm opened this issue Mar 12, 2015 · 7 comments · Fixed by #1503

Comments

@pgrm
Copy link

pgrm commented Mar 12, 2015

In IE11 you can't change the order of items with drag&drop when you activate sortable. The cursor changes properly and everything looks good but releasing the cursor doesn't actually change anything. That is IE11 on Windows 8.1 - on Windows 10 it works.

This is the IE version from Windows 8.1 which isn't working:

ie_version_not_working

and this is the IE version from Windows 10, were drag & drop and reordering works properly:

ie_version_works

@homerjam
Copy link
Contributor

homerjam commented May 2, 2015

I don't have a way to test this - is there anything in the console that might help us diagnose this?

szsolt added a commit to szsolt/ui-select that referenced this issue Aug 4, 2015
@szsolt
Copy link

szsolt commented Aug 4, 2015

The problem was related to setData throwing an exception at the dragstart event.

Should be fixed in the pull request.

@pgrm
Copy link
Author

pgrm commented Aug 4, 2015

Thx 👍

pgrm added a commit to grmanit/ui-select that referenced this issue Sep 24, 2015
pgrm added a commit to grmanit/ui-select that referenced this issue Feb 7, 2016
pgrm added a commit to grmanit/ui-select that referenced this issue Feb 7, 2016
@wesleycho
Copy link
Contributor

Closing as likely in the wrong repository - UI Select has no sortable support.

@homerjam
Copy link
Contributor

@wesleycho wesleycho reopened this Mar 27, 2016
szsolt added a commit to szsolt/ui-select that referenced this issue Mar 29, 2016
@szsolt
Copy link

szsolt commented Mar 29, 2016

Removed changes to dist and done a rebase to the current upstream master

@user378230
Copy link
Contributor

Closing as Resolved, by #1503 (merged).

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

Successfully merging a pull request may close this issue.

5 participants