Bug 91842 - window resize can resize wrong edge
Summary: window resize can resize wrong edge
Status: RESOLVED MOVED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 21:13 UTC by Derek Foreman
Modified: 2018-06-08 23:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.