Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.4
-
-
70e7445dbeba9bd24de963e7e431c4698b6b4569 (qt/qtbase/5.12)
Description
I have recently stumbled upon a few bugs in Qt 5.12.4 release builds only. In debug build, it works as expected. Attached the source code to reproduce the problems.
Problem 1:
I have a QTestWidget which is trying to custom paint some text on the screen but the painting is somehow messed up.
Problem 2:
Another problem is if I create a QPainterPath with a addRoundedRect() it is not painted properly. Although addRect() works fine.
The same code does use to work fine in Qt 5.6.0 both in debug and release.
Attachments
Issue Links
- is duplicated by
-
QTBUG-77157 VS2019编译QT5.12.0-5.13.0
- Closed
-
QTBUG-78543 Paint artifacts in fusion style via MSVC 2019 builded Qt
- Closed
-
QTBUG-75276 Quickcontrols extras test fails with MSVC 2019 Windows 10 x64
- Closed
-
QTBUG-77230 GraphicsView is not painting correct in some cases with MSVS 2019
- Closed
-
QTBUG-77240 tst_QAreaSeries fails with MSVC2019
- Closed
-
QTBUG-76864 pie chart is ... not anymore ...
- Closed
- is required for
-
QTQAINFRA-2875 Add MSVC 2019 to CI
- Closed