fredsa / gwt-dnd

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
43 stars 41 forks source link

GWT DnD Demo is not working properly on Android 5.1 #190

Open thiagobustamante opened 8 years ago

thiagobustamante commented 8 years ago

The Demo application (https://gwt-dnd.appspot.com/) is not working on new Chrome for Android.

I tested on a motoX 2nd Generation and Nexus devices, running android 5.1.1. The draggable elements are not being positioned properly when drag starts.

On Android 4.x it is working perfectly