GNOME Bugzilla – Bug 742785
[PATCH] Fix event->button.y_root when using mouse buttons and dnd canceled
Last modified: 2015-01-17 21:29:33 UTC
Created attachment 294312 [details] [review] Patch gdkdnd-wayland.c 500 event->button.x = event->button.x_root = x; event->button.y = event->button.x_root = y; <----