Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.7.0
-
None
Description
While manipulating a touch UI with moderate CPU load / processing, the event queue might not be able to handle all incoming touch events. This causes delivery of touch events to occur after the touch operation took place, creating an effect of latency when interacting with a touch area. To fix this, touch events should possible to compressed as touch input might not make sense a certain time after the touch event actually occured.
Attachments
Issue Links
- relates to
-
QTBUG-71708 Linux: Touch/Tablet events can fill up the event queue, causing latency in touch feedback
- Closed
- resulted from
-
QTBUG-14093 Processing of multitouch events is sometimes slow on MacBook with multitouch trackpad when using in QGraphicsView
- Open