Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 7.0.2
-
None
-
6d1478e1db (qt-creator/qt-creator/7.0) 6d1478e1db (qt-creator/tqtc-qt-creator/7.0) 6d1478e1db (qt-creator/qt-creator/8.0)
Description
when using the clang-format plugin, i'm seeing this behaviour:
- user edits a document
- user saves a document
- user performs undo
the expected behaviour for 'undo' is that the last user edit will be undone. but the it seems that the document formatting is undone and the text cursor jumps to the front of the document. only the next action on the undo stack will undo the last user edit.
while it's might be reasonable to have one 'undo' operation for the formatting-on-save, it's a bit inconvenient that the cursor jumps to the front of the document (especially when working on large source files)
Attachments
For Gerrit Dashboard: QTCREATORBUG-27608 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
414431,4 | Clang Format: Fix misplaced cursor after undo | 7.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |