Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10
-
None
Description
On Ubuntu Gnome requesting color scheme does not always give expected result.
To reproduce:
- Build and run widgets gallery: `qt6/qtbase/examples/widgets`
- Set GNNOME to Default (Light) mode.
- Set application to `ColorScheme:Dark` by using combo box.
Expectation: Application has dark theme.
Result: Application has light theme.