Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.4
-
None
Description
QML Video Example window color looks disabled (faded white color) when opened on macOS with dark theme. Also the button text is misaligned (top alignment instead of center alignment).
Steps to Reproduce:
- Set the theme of your macOS to dark from Settings -> Appearance
- Open Qt Creator and select "QML Video" Example
- Build it using "Qt 6.8.4 for macOS" kit and run it
Observation: Window color issue is due to the use palette.dark reported here: QTBUG-138151
Actual Output:
Example runs with UI issues such as: white faded window color and misaligned buttons.
Expected Output:
Example should run without any UI issue.
Reproducibility: 100%
Note:
I will attach one screenshot of qt 6.8.4 example and one screenshot of qt 6.5.9 example to show the difference.
Attachments
Issue Links
- relates to
-
QTBUG-138151 [QtGUI] Inconsistent colors when palette is used
-
- Reported
-
-
QTQAINFRA-7261 Qt LTS release testing
-
- Open
-