Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0 Beta 2, 5.0.0
-
None
-
Microsoft Windows 7 Ultimate 64-bit SP1
-
qtbase/stable: 25ae39046197a30c773bc300646dea05d4a124ca and 2c241d0604be95227ad535e0d5c846d4e7ff685c
Description
In Qt 4, the QColorDialog cell frame has the same color all around.
In Qt 5, the QColorDialog cell frame has different colors for each edge.
The same applies to a QWidget with frameShape set to StyledPanel and frameShadow set to Plain.
In Qt 5, the rendering changed in Qt 5.0.0 beta 2. In Qt 5.0.0 beta 1, the QColorDialog cell frame has the same color all around like in Qt 4.