Bug 91842

Summary: window resize can resize wrong edge
Product: Wayland Reporter: Derek Foreman <derekf>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Derek Foreman 2015-09-01 21:13:52 UTC
steps to reproduce:
start weston-terminal
start a drag resize on the left or bottom edge
from a stop, make a fast motion and release the mouse button at the same time

The wrong edge of the window may move in opposition to the resize. (for example, if I'm dragging left, the right edge will move out)

I think weston is deciding it's finished the resize operation before the client sends its last resized commit, so it's no longer moving the grabbed edge.
Comment 1 Yong Bakos 2016-04-21 19:13:22 UTC
Just noting that I couldn't reproduce this with a trackpad no matter how hard I tried! Per build 3c53094e2413050617dcae400d117449a800c50e.
Comment 2 Derek Foreman 2016-04-21 19:25:10 UTC
I've tested again and the bug is still present.

I've tried with a few mice and it seems easier to reproduce with my high poll rate gaming mouse than my wireless one, but I can reproduce with both.

I haven't tried with a trackpad, but it might require super human dexterity to pull it off. :)
Comment 3 GitLab Migration User 2018-06-08 23:54:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/weston/issues/67.

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.