-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.7.0, Qt Creator 2.8.0
-
None
-
56bdad140cf914d5e016972f773e3d31992af2a2, 56fc59ab5f089125232a3bef67aeaf2b93aa38e1
- open qt creator
- split the editor view
- open a non-splittable editor, e.g. git diff, in view 1
- open some other editor in view 2
- open the non-splittable editor in view 2 (e.g. through the combo box)
- --> the non-splittable editor moves to view 2, the other editor opens in view 1
- switch back to the other editor in view 2
- --> view 2 is in inconsistent state (combo box shows other editor, but non-splittable editor is actually still shown
- close qt creator
- --> crash