Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.11.0
-
32d9af894fe5e4b5e572665e1454524a02bac684 (qt-creator/qt-creator/4.11)
Description
Taking the following steps will cause two expressions views to appear when debugging QML:
- Set a breakpoint in QML
- Start debug
- Add expression evaluator to a property
- Stop debug
- Start debug (there will be two expression views the next time a breakpoint is hit in QML)
This problem is persistent. So far seems to occur with any project.