Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.12.0
-
Fix Version/s: 5.12.6, 5.14.0 Beta 1
-
Component/s: Quick: Mouse Touch and Tablet input
-
Labels:
-
Platform/s:
-
Commits:1b0c45f683cef20aacc8f40273aa89200e9924e4 217dd1b3b03cd40b4bb926631464c684f7f84a69 bc35941dbbf6cbd09805a2217ecb062c565855ad ee9bc61cd906505271bad887664c15b9397906ab (qtbase); ae346195efaca5d01b67c5df1209512c7edaddb0 (qtdeclarative)
Description
When using a MultiPointTouchArea on a display that supports pressure there are no updates to pressure property of the TouchPoint unless the x/y value is also changed.
Expected: Pressure can be updated independently of position.
Attachments:
kernal-touch-log.txt: output of linux touch driver
qmlscene-log.txt: output of events from included multi.qml which tests MultiPointTouchArea
multi.qml: Sample QML file that can be ran with qmlscene to observe the issue.
Attachments
Issue Links
- is related to
-
QTBUG-40167 Nested PinchArea and MultiPointTouchArea blocking events
-
- Open
-
-
QTBUG-52510 a stationary QTouchEvent::TouchPoint is not delivered even if it represents a change in velocity (TUIO)
-
- Closed
-
- relates to
-
QTBUG-79038 Way to mimic iOS's "3D Touch" in QML
-
- Closed
-