furf / jquery-ui-touch-punch

A duck punch for adding touch events to jQuery UI
http://touchpunch.furf.com/
3.51k stars 1.33k forks source link

Sortable doesn't work with touch when the "helper" option set to "clone" #212

Open Nikita240 opened 9 years ago

Nikita240 commented 9 years ago

I made a little demo to showcase the issue.

https://github.com/Nikita240/jquery-ui-touch-punch

Clone the fork and open tests/index.html in Chrome. Try sorting with your finger.

Nikita240 commented 9 years ago

Note:

Issue occurs on Chrome Version 39.0.2171.95 (64-bit) running on Ubuntu 14.04.

Works fine in Firefox on Ubuntu.

Will test other touch devices if I can get my hands on any.