Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.8.0 Beta
-
None
Description
To work around issues caused by a refactoring in the touch handling code in Qt Quick, the Qt Location autotests were disabled instead of fixing the underlying issues.
Note that the autotests are probably exposing actual bugs, crashes and problems using Flickable, etc. since we also see issues in running code on devices.
Solution would be to either revert the refactoring change and fix the issues before recommitting (including whatever extra work and risk that implies), or reenable the autotests and fix the problems before releasing anything.
Attachments
Issue Links
- duplicates
-
QTBUG-55229 Fix 'class QQuickWindowPrivate’ has no member named ‘itemForTouchPointId’
- Closed