Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.8.0-beta
-
None
-
Windows 7 SP1, 64bit, MacOSX 10.8.3, Creator built with Qt4.8.4, Kit uses Qt5.0.0 (Win) or Qt5.0.1 (Mac)
-
cdfa382ebf480ca4c0378c83e92d2c0f98cf5582
Description
Steps to reproduce:
- create or open a Qt Quick UI 2
- go to Projects view -> run settings - disable QML Debugging
- start debugging
Current result:
- after finishing debugging the FancyToolButton 'Debug' (and menu entries as well) stays disabled no matter what you do (except creating a new project or re-open the current one)
Expected result:
- Debug button and menu entries will be usable after finishing debugging again