Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7, 6.8
-
None
Description
Depending on the style used, Qt Quick applications don't consistently support global styling properties such as QGuiApplication::palette, QStyleHints::colorScheme, or QGuiApplication::font. This breaks support for system settings and user preferences.
Some styles have a strong preference for the underlying design system (such as Material). Some of those could still support dark mode (there's a dark Material theme on recent Android versions). The native macOS style doesn't support dark mode either, but clearly should be able to support that (it does in Widgets).
Those system setting integrations are reflected in the global application settings, so respecting those should make the support work implicitly.
Attachments
Issue Links
- depends on
-
QTBUG-122780 QtQuick Fusion Style ignores custom palette in Qt 6.5.2
- Reported
-
QTBUG-128462 Qt Quick Dialog colors are wrong when switching themes
- Reported
-
QTBUG-123764 MessageDialog detailed text does not show in Fusion style on dark mode
- Closed
-
QTBUG-125722 Android Material style dark mode palette different from system palette
- Reported
- mentioned in
-
Page Loading...