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

Drag appears to freeze on some Android devices (stock browser) #131

Open inagar opened 10 years ago

inagar commented 10 years ago

Currently testing with a Samsung Galaxy Tab 2, Android version 4.2.2. Same bug has also been reported on HTC Evo 3D (4.0), Motorola Razr Maxx HD (4.1)

I tap on the draggable to initiate drag, and once I begin dragging, it near instantly 'freezes'. If I tap on a droppable after that, the element then appears in the droppable. After that, everything works fine. It only happens on the first drag.

OscarDeDios commented 10 years ago

I have the same problem in a phonegap app. You can try: https://play.google.com/store/apps/details?id=com.oscardr.tablonnotas

It's a sticky notes application. It's possible to drag the notes dragging the top of the note. I don't know why sometimes the drag freezes, and when you tab in some place then the note drop to it. Normally after this the notes moves fine. Please help, I'm desperate.