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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 06:02:26 PDT 2011


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





--- Comment #7 from Sven Schwedas <sven.schwedas at tao.at>  2011-10-05 06:02:26 PST ---
(In reply to comment #3)
> Since WebKitGtk is not currently multi-head safe, I think all of this can be simplified as:
> 
> g_object_get(gtk_settings_get_default(), "gtk-dnd-drag-threshold", &gtkDndThreshold, NULL);
> threshold = max(gtkDdnThreshold, threshold);

I just tried the patch with this change, and it seems to be working fine. Could we get this into master asap?

-- 
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