Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.10.0
-
Fix Version/s: Qt Creator 4.10.1, Qt Creator 4.11.0-beta1
-
Component/s: Debugger
-
Labels:None
-
Commits:e9c0ba9997294bdf440b6e60d0a1eaf94b74baef (qt-creator/qt-creator/master) d8c78538a6af184d7ee672173d0a1b285dad4b89 (qt-creator/qt-creator/4.10)
Description
If you run Qt Creator without launching the debugger, the layout will be reset the next time you launch Qt Creator.
Steps to reproduce:
- Run Qt Creator and adjust the debugger layout.
- Close Qt Creator.
- Open Qt Creator and close it immediately.
- Run Qt Creator again and start debugging. Notice that the layout has been reset.