On Tue, Jun 28, 2011 at 8:16 AM, arno <[email protected]> wrote: > I'd like to disable drag and drop in webkit, but failed to see how I could > accomplish that. Is it possible ?
You can likely do this by intercepting drag-and-drop related signals happening on the WebView widget. --Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
