Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.1
-
None
-
-
fd75a66f3 (dev), 214101b1b (6.8), 34c8ff0b6 (tqtc/lts-6.5)
Description
See the reproducer for QTBUG-111796. Drag the rotation slider and after a couple of frames it should crash with the following assert
ASSERT: "mask.width() <= c.w && mask.height() <= c.h"
This appears to have been an issue in earlier versions and was temporarily disabled by a bug in Qt 6.8.0, but will return in Qt 6.8.1.
Attachments
Issue Links
- resulted from
-
QTBUG-111796 Qt Font Scaling for bitmap fonts is broken in Wayland
- Closed