-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.2.0
-
None
-
[SDKTestRound3]
Workstation platform: Mac 10.6.7
Qt Creator version: 2.1.81
-
ff9a03b1092675a4ea82a62d6af1c24fa847bd08
Steps:
1. Create a qt quick project.
2. Edit the .qml file in designer mode.
3. Add an additional state "state1", and change some property in state one.
4. Change to editor mode and save the file.
5. Change to designer mode then turn back to editor mode.
6. Delete the States block, then save the .qml file.
7. Change to designer mode again, an error occured.
8. Change back to editor mode and edit( just add one empty line is OK ),then save this file.
Then Qt creator crashed.