Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.3.1
-
None
Description
Setting palette values doesn't work when they equal app palette values. This means you cannot "unset" a value set by a parent widget. I noticed this issue when I saw children of QFrame painted with the wrong colour if the QFrame had a custom-coloured border.
Related QTBUG-98762
The image attached shows the output of main.cpp. The left side is Qt 6.3.1, right is 5.15.2.
Attachments
Issue Links
- resulted from
-
QTBUG-98762 REGRESSION: QPalette::setBrush does not reliably detach
- Closed