Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.3.0-beta
-
None
-
Workstation platform: Mac X OS 10.6.8
Qt SDK version:v1.1.0
(qtsdkinstaller-x64-2011-07-11.dmg)
Qt Creator 2.2.82 (2.3.0-beta):
Based on Qt 4.7.4 (64 bit)Built on Jul 20 2011 at 00:55:23From revision d7c2c23da8
[SDKTestRound17]
-
fba97518ff00956bf1ec4a2a898529ac82adbdcb
Description
Steps:
1. Create a new Qt quick UI.
2. Add some breakpoint at qml file.
3. Start Debugging.There will be a warning popup about some breakpoint cannot be handle.
4. Click "ok".
Excepted result:
pop-up windows should be closed.
Actually result:
there need to click "ok" 3 times to close the warning window.