SortableJS/Sortable

Can not drag on IE with touch screen

Open

#432 opened on Jun 16, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (30,389 stars) (3,731 forks)batch import
help wanted

Description

When using a win8 laptop with a touch screen (I imagine it is the same case with a win8 tablet), the library can not initiate the drag and drop on IE. It works perfectly in chrome, In Firefox it works when you drag horizontally but if you drag vertically it scrolls the page. In IE it does not work at all.

Contributor guide