<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - fail to receive touch_frame after final touch_up (Qt)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=83383">83383</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>fail to receive touch_frame after final touch_up (Qt)
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>shawn.t.rutledge@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>1.5.0
</td>
</tr>
<tr>
<th>Component</th>
<td>wayland
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr></table>
<p>
<div>
<pre>In Qt applications it was not possible to press any QPushButton or QtQuick
MouseArea on a touchscreen because of this: it waits for the release in order
to treat the press-release sequence as a "click". So we added a workaround: if
all touch points have been released, send ourselves an artificial touch_frame.
But it has been said that this might be a regression after the latest work with
wayland using libinput.
<a href="https://codereview.qt-project.org/#/c/93572/">https://codereview.qt-project.org/#/c/93572/</a>
Tested with the latest git versions of wayland, weston and libinput on Arch
Linux, on two different systems both with touchscreens.</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>