Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
None
-
9dda5d555 (dev), 4d5772846 (6.8), d73c0802b (6.7), caf4453d6 (tqtc/lts-6.5)
Description
When running on platforms that set a palette that respects the colour scheme of the OS, the Basic style's ComboBox popup background is the wrong colour. The Basic style doesn't currently have support for light or dark themes, nor should it respect the native colour scheme, as it's meant to look the same on all platforms.
This regression was introduced with https://codereview.qt-project.org/c/qt/qtdeclarative/+/559563/6/src/quickcontrols/basic/ComboBox.qml. Before that, https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/248924 addressed a similar issue where the ComboBox's popup background wasn't affected.
Attachments
For Gerrit Dashboard: QTBUG-125529 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
562654,11 | ComboBox: fix popup palette inheritance, part two | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
566569,2 | ComboBox: fix popup palette inheritance, part two | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
568171,2 | ComboBox: fix popup palette inheritance, part two | 6.7 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
568453,2 | ComboBox: fix popup palette inheritance, part two | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |