Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.0
-
None
-
Ubuntu jammy, i3wm
-
-
20dda9d5f (14.0)
Description
When closing a split via ctrl+w, ctrl+c, Qt Creator will crash. This only happens when there are multiple panes of the same file currently open.
repro steps:
- open any file.
- Open another split of the same file e.g. ctrl+w,ctrl+v
- close one of them via ctrl+w,ctrl+c
Expected Result: The currently focused pane closes
Actual Result: Crash / Qt Creator closes.
Workaround: Passing out of vim mode and then using the traditional qt creator shortcut i.e. [",", Ctrl+E, 0]. Or just closing it with your mouse
Attachments
Issue Links
- mentioned in
-
Page Loading...