Open GoogleCodeExporter opened 9 years ago
Drag and drop isn't going to work on the iPhone. As far as I know, there is no
way to do this.
Original comment by alt...@gmail.com
on 10 Aug 2007 at 3:06
there may be a way to do it with a messy work around, using the double finder
scroll (scrollwheel event)
Original comment by rclconce...@gmail.com
on 6 Oct 2007 at 1:06
It would be nice to be able to emulate the iPhone's native drag item UI,
however, the only current technique that
might work in Safari is the double-finger scrolling, which is quite messy at
this time. Will probably wait for
update to Safari before proceeding.
Original comment by christop...@gtempaccount.com
on 9 Oct 2007 at 6:50
It should be possible with WebKit's Gestures APIs, but then it will be iPhone
only
and not compatible with Android.
Original comment by mock...@gmail.com
on 6 Jun 2009 at 11:44
How about Click-Click drop?
item1
item2
item3
Step 1
item1
item2 click item2 (select item2)
item3
Step 2
item1 click item1(drop item2 above item1)
item2
item3
Step 3
item2
item1
item3
Second click will drop first click selection above second selection. List item
needs
a Click-Click drop handle.
Original comment by Mr.C...@gmail.com
on 3 Nov 2009 at 5:59
Original issue reported on code.google.com by
anbaricf...@gmail.com
on 14 Jul 2007 at 6:45