Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.1.0
-
Fix Version/s: 6.2.0 Alpha
-
Component/s: Quick: Core Declarative QML
-
Labels:
-
Commits:f625afb9f353f23345824995a3de55094706cb29 (qt/qtdeclarative/dev)
Description
QtPalette has a Color Role for PlaceholderText
QPalette::PlaceholderText
https://doc.qt.io/qt-6/qpalette.html#ColorRole-enum
However, ColorGroup doesn't have a property for PlaceholderText even though most of the Color Roles are covered.
https://doc.qt.io/qt-6/qquickcolorgroup.html
https://doc.qt.io/qt-6/qml-qtquick-colorgroup.html
Is there a reason for this?
Attachments
Issue Links
- relates to
-
QTBUG-92947 QPalette doesn't return the correct color when querying QPalette::PlaceholderText
-
- Reported
-
-
QTBUG-93009 QPalette::PlaceholderText color is not followed after setting color in a style sheet
-
- Reported
-
-
QTBUG-86195 QLineEdit placeholderText is black instead of grey
-
- Reported
-