Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 15.0.0
-
f790c7302 (master)
Description
Steps to reproduce:
- Install Boot to Qt toolchain (6.9.0 snapshot used) and Qt C 15.0.0 on macOS
- do the usual device setup stuff and enable debugging/profiling from QtC Projects -> Build Settings
- open a QML application and set a QML breakpoint
- start debugging
Expected result:
"Run CMake with configuration changes"-dialog fits the screen
Actual result:
"Run CMake with configuration changes"-dialog is shown partly out of bounds of the screen.
See the screenshot attached.