[Webkit-unassigned] [Bug 64459] [GTK] WebKitWebView should obey gtk-dnd-drag-threshold setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 08:38:01 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64459





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2011-09-08 08:38:01 PST ---
(In reply to comment #3)

> g_object_get(gtk_settings_get_default(), "gtk-dnd-drag-threshold", &gtkDndThreshold, NULL);
> threshold = max(gtkDdnThreshold, threshold);

>From what I understand this change will also make this patch more compatible with WebKit2. I think it's a great idea.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list