Bug 73815

Summary: Weston does not handle a window being re-sized from two sides
Product: Wayland Reporter: nerdopolis1
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description nerdopolis1 2014-01-19 23:15:09 UTC
I think this is a Weston bug, because there are no global coords that the clients would be using, and this behaviour seems to be similar through multiple toolkits that support it.

Trying to resize a window from two corners or two sides at the same time (using weston multiseat) causes the window to jump around the screen erratically, until it eventually jumps offscreen.
Comment 1 Kristian Høgsberg 2014-04-29 22:06:14 UTC
This is now disabled:

commit 7b83ae433f9f373e211020b92e4a2877b413d8d7
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Tue Apr 29 14:50:25 2014 -0700

    desktop-shell: Reject resize if we're already grabbed
    
    This rejects resizing a window that's currently being moved.  This can
    be done using a touch screen and a pointer or just two seats.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.