Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0
-
Lenovo Yoga 900 Windows 10
-
-
3902fb043 (dev), 865bfc531 (6.6), 38e6863a4 (6.5)
Description
When a drag session is started after a long press on a touch screen, the drop on finger release often does not work correctly, and you have to tap or click again to commit the drop.
You can reproduce this by running the attached sample code, which is taken from QTBUG-77414.
1. Launch the sample app.
2. Press and hold on one of the squares until Windows gives you the visual feedback that a long press as started, and then drag it over another square.
I've also attached a video that demos the issue using the sample app.
I think this could be related to the changes made in QTBUG-77414.
I've also tried this using Qt 5.15.13 and it seems to work as expected.
Qt Support: We tested this example and were able to reproduce the issue once.