Bug 73815 - Weston does not handle a window being re-sized from two sides
Summary: Weston does not handle a window being re-sized from two sides
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 23:15 UTC by nerdopolis1
Modified: 2014-04-29 22:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.