-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0, 6.10
-
None
When explicitly setting an application-wide palette through QGuiApplication::setPalette, most styles won't respect the palette entries. This is because most styles override the app's palette with style-specific colors.
However, on an ApplicationPaletteChange event the qquickitems respond by inheriting the application palette, making the behavior inconsistent.
The expected behavior should be that the Qt Quick Controls styles should respect any palette roles explicitly set from the application on both startup and when the application palette changes.
- covers
-
QTBUG-79881 Fusion Button ignores palette.buttonText
-
- Reported
-
-
QTBUG-122780 QtQuick Fusion Style ignores custom palette in Qt 6.5.2
-
- Reported
-