Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.0.3, Qt Creator 4.5.0-rc1
-
Ubuntu 16.04 LTS 64 bit
Description
- Open the attached qml-file.
- Select all the characters in the file.
- Press Ctrl+i to indent the file correctly.
This will take a while. While Creator is busy, the GUI thread is frozen.
The GUI should remain responsive while the editor is busy. It might instead display a spinning wheel like the git-editors do when waiting for content.
Found by Squish test tst_qml_indent.