<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QMousepress broken?]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">Currently, I have some problems with a 'freezing' touchscreen. My application is very simple: a QApplication which opens a QWebview. This app runs on a Angstrom linux device with touchscreen.<br />
When I load a webpage, I can click and surf around as usual. But when I do really a lot of random presses with multiple fingers for about 2-3 minutes, the QMousePressEvents stop showing up in the eventfilter of my QWebview. However, mousemove events still show up (the cursor can be moved)</p>
<p dir="auto">Does anyone have a clue?</p>
<p dir="auto">Of course I checked<br />
-if my touschreen driver isn't broken, but it appears this is not the case. Press and release events still show up.<br />
$evtest /dev/input/touchscreen0<br />
@Event: time 1364508847.130126, type 3 (Absolute), code 24 (Pressure), value 255<br />
Event: time 1364508847.130157, type 3 (Absolute), code 0 (X), value 229<br />
Event: time 1364508847.130157, type 3 (Absolute), code 1 (Y), value 97<br />
Event: time 1364508847.130157, type 1 (Key), code 330 (Touch), value 1<br />
Event: time 1364508847.130157, -------------- Report Sync ------------<br />
Event: time 1364508847.137908, type 3 (Absolute), code 0 (X), value 226<br />
Event: time 1364508847.137908, type 3 (Absolute), code 1 (Y), value 95<br />
Event: time 1364508847.137939, -------------- Report Sync ------------<br />
Event: time 1364508847.145721, type 3 (Absolute), code 0 (X), value 225<br />
Event: time 1364508847.145751, type 3 (Absolute), code 1 (Y), value 94<br />
Event: time 1364508847.145751, -------------- Report Sync ------------<br />
Event: time 1364508847.153564, type 3 (Absolute), code 0 (X), value 224<br />
Event: time 1364508847.153564, type 3 (Absolute), code 1 (Y), value 93<br />
Event: time 1364508847.153594, -------------- Report Sync ------------<br />
Event: time 1364508847.372100, type 3 (Absolute), code 1 (Y), value 94<br />
Event: time 1364508847.372100, -------------- Report Sync ------------<br />
Event: time 1364508847.387939, type 3 (Absolute), code 1 (Y), value 95<br />
Event: time 1364508847.387969, -------------- Report Sync ------------<br />
Event: time 1364508847.395629, type 3 (Absolute), code 1 (Y), value 96<br />
Event: time 1364508847.395660, -------------- Report Sync ------------<br />
Event: time 1364508847.411407, type 3 (Absolute), code 0 (X), value 225<br />
Event: time 1364508847.411407, type 3 (Absolute), code 1 (Y), value 97<br />
Event: time 1364508847.411437, -------------- Report Sync ------------<br />
Event: time 1364508847.419128, type 3 (Absolute), code 24 (Pressure), value 0<br />
Event: time 1364508847.419128, type 1 (Key), code 330 (Touch), value 0<br />
Event: time 1364508847.419128, -------------- Report Sync ------------@<br />
-If there is no problem with CPU load. This appears to be about 40%, which is a bit higher than usual (25%)</p>
<p dir="auto">Does anyone have an idea?</p>
]]></description><link>https://forum.qt.io/topic/33756/qmousepress-broken</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 03:26:40 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/33756.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 31 Oct 2013 10:55:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QMousepress broken? on Thu, 31 Oct 2013 11:20:00 GMT]]></title><description><![CDATA[<p dir="auto">Probably related to <a href="https://bugreports.qt-project.org/browse/QTBUG-15280" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/browse/QTBUG-15280</a></p>
]]></description><link>https://forum.qt.io/post/202454</link><guid isPermaLink="true">https://forum.qt.io/post/202454</guid><dc:creator><![CDATA[redoctober]]></dc:creator><pubDate>Thu, 31 Oct 2013 11:20:00 GMT</pubDate></item></channel></rss>