[webkit-help] Disabling Drag feature on webview

Alexander Shulgin alexander.shulgin at yessoftware.com
Wed Jun 2 03:17:42 PDT 2010


On 01.06.2010 8:59, Deepak Mundra wrote:
> Dear All,
>
> How can i disable Drag feature in webkit (dragging image and text
> using mouse) .. I can see a flag DRAG_SUPPORT. But how to disable it ?

All you need is WebUIDelegate, dragSourceActionMaskForPoint and 
WebDragSourceActionNone.


More information about the webkit-help mailing list