Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.1.0-rc1
-
Mac OSX 10.8.5, Qt Creator 3.1 (rc1) based on Qt5.2.1, Qt Creator 3.1 self-compiled with Qt5.2.0
Description
Steps to reproduce:
- start Creator, make sure you have a Qt 5.2.1 kit
- create a Qt Quick Application (with Controls 1.1) from template
- create a Qt Quick Application (Qt Quick 2.1) from template
- switch to Designer, wait for preview showing up, switch back to Edit mode
- split the Open Documents and select Outline
- inside the Outline drag the MouseArea onto the Text element
- right click on the non-active project node for invoking the context menu
Current result:
- Creator crashes (see attached log)
Attachments
Issue Links
- replaces
-
QTCREATORBUG-11852 Qt Creator crashes when moving from Qt Quick Designer to Edit mode
- Closed