Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.3.0, 6.4.0
-
-
d9d2477464 (qt/qtdeclarative/dev) d9d2477464 (qt/tqtc-qtdeclarative/dev) d9d2477464 (qt/qtdeclarative/wip/material3) d9d2477464 (qt/tqtc-qtdeclarative/wip/material3), 64ffce437 (6.4)
Description
See attached animations of "Qt Quick Examples - Drag and Drop > GridView" (https://doc.qt.io/qt-6/qtquick-draganddrop-example.html ): The Debug build has correct behaviour; the Release build has wrong behaviour.
It appears that while the drag is active, the wrong coordinates get generated in Release mode.
Attached animations are from Windows 10 Pro 21H2 x64. Customer reported the same results on macOS.
Attachments
Issue Links
- is blocked by
-
QTBUG-104716 draganddrop example issues
- Closed
- resulted in
-
QTBUG-108442 qmlsc + qmlcachegen: write unit tests for aot code
- Reported