html5sortable
html5sortable copied to clipboard
IE10/11: User is able to remove elements from the page after highlighting and dragging
In IE 10/11 only (tested IE10 and IE11, not occurring in Chrome or Firefox or IE9 surprisingly):
- Visit the demo page
- Scroll down to the section with the handles under "Connected Lists"
- Highlight a few elements of the list. In the picture below, I highlighted the subitems of Item 2 through Item 5
- Use the handle to drag one of the highlighted elements to another part of the list. In the picture below, I dragged Item 5 to above Item 2
- See that the elements have disappeared
Step 3:
Step 4:
Confirmed on IE11 11.63.10586.0
Any quick fix on this issue ?
Anything new to this issue?
Hey, I do not have any IE10/11 available for testing.
Are there any errors in the console? @iArnoldo ?
Can anybody pin-point the bug and send a PR to fix it?
Probably the same bug as #424