Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.10.0-beta1, Qt Creator 4.11.0-beta1
-
None
-
4323da700ad31f11031d56969358e0dde9357f04 (qt-creator/qt-creator/4.10)
Description
This happens to me on Linux (X11), using Qt 5.13 (5.13 branch), HiDPI (geometry appears to be 3840x2028+3200+61).
- Start debugging
- Change the size of the panels at the bottom (make them taller, move the middle divider, etc.)
- Stop debugging
- Start debugging again
Expected:
The layout should be exactly what it was before debugging was stopped
Actual results:
The layout resets: the panels are not tall enough and the divider is far to the right.
Note how when debugging is stopped, the divider already moves to the right. It appears the layout is reset to the minimum width for the columns on the right side, which is insufficient to read the content there when the program does stop.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21813 Qt Creator forget dock windows positions in the debug mode
- Closed
-
QTCREATORBUG-21851 Debugging tools layout is changing all the time
- Closed
For Gerrit Dashboard: QTCREATORBUG-22415 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
275275,1 | Debugger: Try harder to restore dock widget sizes | master | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |
275276,2 | Debugger: Try harder to restore dock widget sizes | 4.10 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |