GNOME Bugzilla – Bug 771516
wayland: Only 'moved-to-rect' if move_to_rect() was used
Last modified: 2016-09-30 10:40:48 UTC
This fixes an issue I just discovered: 1. Open gnome-terminal 2. Right-click repeatedly without moving the mouse cursor Result: The menu will open further and further to the bottom right for each click.
Created attachment 335677 [details] [review] wayland: Only 'moved-to-rect' if move_to_rect() was used Don't emit the 'moved-to-rect' signal if move_to_rect() was used.
Review of attachment 335677 [details] [review]: looks ok
Attachment 335677 [details] pushed as f7c0661 - wayland: Only 'moved-to-rect' if move_to_rect() was used