Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.0 Beta 1
-
None
-
-
b88eaa255a4646446e0842f3d8f732b39d09a65f (qt/qtbase/5.12)
Description
The default base color changed from white to gray on macOS Mojave in light mode with one of the recent palette changes. It doesn't actually show up incorrectly in widgets by default, but when queried from the application palette the color is wrong.
The attached minimal sample shows the problem. The output is "#ececec". It should be "#ffffff".