-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.15.2, 6.0.0
-
6da6b6da4494439dc34e92fee7d69b5ad48a783d (qt/qtbase/dev) 191e1bbf37c44aff8b208947754b9000a679912d (qt/qtbase/6.0) 4699abaedca56c735cdc59f0ef217629e26b9192 (qt/tqtc-qtbase/tqtc/lts-5.15)
QCombobox placeholderText is not visible when set through QCombobox::setPlaceholderText function in Qt versions 5.15.2 and 6.0.0 (neither using ui forms). PlaceholderText is visible when using Qt version 5.15.0.
Steps needed to reproduce the problem:
1. Build and run attached Project with Qt version 5.15.0.
2. PlaceholderText in combobox is visible as intended.
3. Build and run attached Project with Qt version 5.15.2 or 6.0.0.
4. Check and notice that PlaceholderText in combobox is not visible.
- is duplicated by
-
QTBUG-90522 The placeHolder is no longer visible after the change applied when fixing QTBUG-86580
-
- Reported
-