Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.14.0
-
-
045f9ce19 (dev), 98d409a66 (dev)
Description
The Text Editor example (both in QtQuick Controls 1 & 2) invites the user to use the QtQuickTextDocument API in a way that is explicitly forbidden by the API itself (and this is probably the reason why it does not work): the QTextDocument accessible via QtQuickTextDocument should not be modified in any way, whereas the example creates a cursor on the document and modifies it.
Attachments
Issue Links
- is replaced by
-
QTBUG-119988 Review and update "Text Editor" example in Qt Quick Controls
- Reported
- relates to
-
QTBUG-36521 Basic TextArea functionality depends on C++
- Open
-
QTBUG-35688 QQuickTextEdit: Make it possible to change the text document
- Closed
-
QTBUG-113033 texteditor example becomes unusably slow with big texts
- Reported
-
QTBUG-96092 QQC2 TextEditor example uses deprecated API
- Closed
-
QTBUG-38830 Meta task for examples/quick/controls/texteditor
- Closed
- resulted from
-
QTBUG-54952 Text Editor example
- Closed