fredsa / gwt-dnd

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

I was not able to drag and drop on any touch display (Android, iPhone) #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gwt 1.5.3
gwt-dnd 2.5.6

I found the way how to support drag n drop on such devices.
http://www.nextroot.com/post/2008/09/20/Drag-and-Drop-using-iPhonee28099s-JavaSc
ript.aspx

I also started project gwt-multi-touch. I want enable gwt widgets to listen
to multi-touch events and gestures. iPhone have JavaScript api to handle
multi touch gestures. Windows 7 will come with a lot of gestures (they
payed a lot off money to support that). I want you to contribute. Thanks. 

http://code.google.com/p/gwt-multi-touch/wiki/ForContributors
http://code.google.com/p/gwt-multi-touch/wiki/TaskList

Original issue reported on code.google.com by me3...@gmail.com on 14 Apr 2009 at 8:33

GoogleCodeExporter commented 9 years ago
I have the same problem, using a custom slider widget that is using gwt-dnd 
library
and it won't work on iphone to drag the sliders. Thanks for the above link on 
how to
make it work, though it would mean not using gwt-dnd and implementing a custom
solution it seems

Original comment by Dominik.J.Steiner@gmail.com on 20 Apr 2009 at 4:43

GoogleCodeExporter commented 9 years ago
I have the same issue with gwt 2.0.0 and gwt-dnd 3.0.0: Drag and drop does not 
work 
on the iPhone.

Original comment by philipp.laeubli on 3 Feb 2010 at 8:56

GoogleCodeExporter commented 9 years ago
Same issue, trying the workaround, thank you!

Original comment by discoba...@gmail.com on 7 Jul 2010 at 11:46

GoogleCodeExporter commented 9 years ago
Hi The above link does not open.
Can anyone please provide an alternate link for the same resource.

Thanks!!1

Original comment by bhavikr...@gmail.com on 10 Aug 2010 at 7:19

GoogleCodeExporter commented 9 years ago
This is even more interesting on an iPad 

Original comment by mbis...@gmail.com on 27 Oct 2010 at 5:34

GoogleCodeExporter commented 9 years ago
Fixed in r1058

Original comment by fredsa@google.com on 19 Dec 2010 at 6:33