Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.7.3, 5.0.0
-
None
Description
There is no way to limit the number of characters user can type to TextEdit. Finding a work-around from QML is difficult due to many ways of modifying the text (binding to text property, setting text property from JavaScript, input method events, key and mouse events, copy-paste functionality). Also, the elide should work in Text element when length of text property increase over maximumLength limit.
Attachments
Issue Links
- relates to
-
QTBUG-60941 TextEdit/TextArea do not have a maximum length property
-
- Reported
-