Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.4, 6.6.2
-
-
431da3b90 (dev), c07953df9 (6.8), f1a9c01e6 (6.7), 4037f829c (tqtc/lts-6.5)
Description
When resizing a wrapper widget for a QQuickWidget beyond a certain size (tested size is 30720x17280), a crash is triggered.
Crash does not occur in 5.15.x as 5.x does not use DirectX for rendering QML scenes
See the attached project to reproduce the issue.