Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 4.8.0-rc1
-
None
Description
Steps to reproduce:
- Open Qt Creator in full screen mode (maximize), the width in full screen must be less than without it (the case with my vertical display)
- Open any project/create a simple widgets project
- Start debugging
- Switch to the Edit view
- Close the app
- Start debugging again
Result: Debug view is activated but the right pane is not shown.
There's a workaround to un-maximize the Qt Creator windows and maximize again but that's quite annoying.