I recently added touch based drag/drop for chromium in general (
https://bugs.webkit.org/show_bug.cgi?id=101545)
Note that except for the initiation of drag, webkit drag/drop
infrastructure does not depend on the device. So its mostly the embedder's
responsibility to provide the relevant drag-updates and drop events.

On Mon, Dec 3, 2012 at 1:49 AM, Yongsheng Zhu <yongsh...@chromium.org>wrote:

> While webkit supports drag&drop for mouse based devices, I don't find it's
> supported for touch based devices.
> Anyone who knows why it's not? I find there is a chromium bug to track
> chromium's drag&drop feature on Android.
> Any comments are really appreciated.
> http://code.google.com/p/chromium/issues/detail?id=156390
>
> Yongsheng
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to