[webkit-dev] about drag &drop support for touch based devices

Varun Jain varunjain at chromium.org
Mon Dec 3 16:43:21 PST 2012


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 <yongsheng at 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 at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121203/2ccf64c0/attachment.html>


More information about the webkit-dev mailing list