-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.14.0
-
Fix Version/s: 5.14.1, 5.15.0 Alpha
-
Component/s: GUI: Painting, GUI: Text handling
-
Labels:None
-
Platform/s:
-
Commits:2c3eaa7b87219d24facfe81a5b22cb218324f1ae (qt/qtbase/5.14)
With 5.13.1 and earlier, the placeholder text of QLineEdit was grey, while now it is pure black.
The simple widgets/lineedits example used for the screenshot shows this quite well.
According to the gammaray paint analyzer, both set the brush to the same color: black with 50% alpha.