<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - window resize can resize wrong edge"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91842">91842</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>window resize can resize wrong edge
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>weston
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>derekf@osg.samsung.com
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>