Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.1.2, Qt Creator 3.2.0-beta1, Qt Creator 4.12.0-rc1, Qt Creator 4.15.0-beta1, Qt Creator 6.0.0-beta1
Description
Steps to reproduce:
- open a ui file and switch to Edit mode
- Creator states this file can't be edited - editor is set to read-only
- mark some lines
- invoke Tools -> External -> Text -> Sort Selection
Current result:
- content of editor is updated (sorted)
Expected result:
- content stays the same (or the Tools that might change the editor's content aren't even enabled to trigger them)
Attachments
Issue Links
- replaces
-
QTCREATORBUG-16517 Content of "git log" editor can be changed using sort tool
-
- Closed
-
-
QTCREATORBUG-22183 git log displayed in editor is not read only
-
- Closed
-