Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2.2
-
-
5ced8ec177 (qt/qtdeclarative/dev) 5ced8ec177 (qt/tqtc-qtdeclarative/dev) e9eb5b206b (qt/qtdeclarative/6.4) e9eb5b206b (qt/tqtc-qtdeclarative/6.4) 1e1cc1d50f (qt/tqtc-qtdeclarative/6.2) e9eb5b206b (qt/qtdeclarative/6.4.1)
Description
Environment:
- in wayland device
- set quicktemplates2_multitouch=OFF
Issue sequence:
- Pressed handle of Slider and moving by left hand.
- Right hand, Press and Release Slider background during left hand moving.
(The left hand is pressed and the right hand is touched and released)
Issue:
- Multi-touch works even though multi-touch is disabled, so the left hand keeps pressing, but the pressed false(QQuickSliderPrivate::handleUngrab()) is called by the released right hand.
Attachments
Issue Links
- resulted in
-
QTBUG-108352 tst_touchmouse::strayTouchDoesntAutograb is flaky
- Closed