Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.7.2, Qt Creator 4.8.0-beta1, Qt Creator 4.8.0
-
None
-
-
867befc5aed42f9b3e57231e14a6a0aa430c5591
Description
Reproduce: have a QtQuick app project open, set the current mode to Edit, start debugging, wait till the app starts normally, close it in a usual manner, see the “Debugging has finished” message in the Application Output panel.
Expected: the Edit mode is restored, the debug-specific panels hidden.
Actual: the Debug mode remains, debugger panels (Breakpoints, Call stack, Locals, etc) are still shown.
Note: it works as expected in version 4.7.0.