Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.3, 6.5.0
-
None
-
MacOS 13.3.1
Description
Steps to reproduce:
- Open text edit example https://doc.qt.io/qt-6/qtquickcontrols-texteditor-example.html
- Build and run the app desktop
- Place the cursor in the last text line
- Press enter.
- Remove the bullet using the backspace
- Press cmd+a to select all text
- Press backspace to remove selected text.
Expected: Text is removed.
Actual: Text is reformatted instead of being deleted
Reproducibility: 100%
Attachments
Issue Links
- clones
-
QTBUG-113865 [Text Editor]Using undo function causes the app to crash
- Closed
- relates to
-
QTBUG-120354 Not possible to select first point in list in a text edit
- Reported
-
QTQAINFRA-5592 Qt Test Attack - Q2, 2023
- Open