https://bugzilla.gnome.org/show_bug.cgi?id=742785
  gtk+ | Backend: Wayland | 3.15.x

           Summary: [PATCH] Fix event->button.y_root when using mouse
                    buttons and dnd canceled
    Classification: Platform
           Product: gtk+
           Version: 3.15.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---


Created an attachment (id=294312)
 View: https://bugzilla.gnome.org/attachment.cgi?id=294312
 Review: https://bugzilla.gnome.org/review?bug=742785&attachment=294312

Patch

gdkdnd-wayland.c 500

event->button.x = event->button.x_root = x;
event->button.y = event->button.x_root = y; <----

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to