Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.2.1
-
Workstation platform: Mac X OS 10.6.8
Qt SDK version: v1.1.0(qtsdkinstaller-x64-2011-07-11.dmg)
Qt Creator 2.2.1 :Based on Qt 4.7.4 (64 bit)Built on Jun 15 2011 at 15:19:06From revision 74d015d2a9
[SDKTestRound16]
-
1b916719d076114a01d509303a591e45863ed3d0
Description
Steps:
1. In Creator go to 'File'->'New File or Project'.
2. Create 'Qt Quick Application" with default settings.
3. Add an break point at "Qt.quit" in qml file.
4. Debug it target on desktop .
Excepted result:
Application pop-up , if QML observer cannot use at that time , it should be disabled.
Actually result:.
Application pop-up,QML observer enabled but cannot use.