jquery-sortable icon indicating copy to clipboard operation
jquery-sortable copied to clipboard

Touch support is broken.

Open taliastocks opened this issue 9 years ago • 5 comments

Here is a patch to fix it: https://github.com/johnny/jquery-sortable/pull/169

taliastocks avatar Mar 12 '15 13:03 taliastocks

I put an explanation of my changes in the pull request. Feel free to turn some of those into comments in the code.

taliastocks avatar Mar 12 '15 18:03 taliastocks

@collinstocks, though I haven't used touch support yet, I just wanted to let you know I appreciate you producing a fix. this removes a barrier for me in adopting this plugin.

ericktai avatar May 27 '15 23:05 ericktai

I think some people are still having issues with iOS touch support. Unfortunately, I don't have an iOS device to test this on. I also didn't end up using this plugin, so I'm not continuing work on this fix, but if you'd like to take it from here, feel free to do so.

taliastocks avatar May 28 '15 16:05 taliastocks

It is still an issue on iPad 2 iOS 8. Using jquery-sortable.js v0.9.13 which should include the above fix.

MikeVaz avatar Jul 24 '15 16:07 MikeVaz

Does anyone tried this http://touchpunch.furf.com/ ?

ppazos avatar Apr 13 '16 06:04 ppazos