Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.3.0 Alpha
-
None
Description
QLineEdit provides the property clearButtonEnabled which allows to show a clear button once the input field contains text. This property is missing in the TextField control thus it's not possible to have a clear button and TextField cannot be used as a drop-in replacement for a QLineEdit.
Attachments
Issue Links
- relates to
-
QTBUG-81541 provide standardized action button(s) (at least clear) in TextField
- Reported