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

2012-12-03 Thread Varun Jain
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-updat

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

2012-12-02 Thread Yongsheng Zhu
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