Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
Qt Creator 3.3.0-rc1
-
None
Description
I created a new 'QtQuick UI project' in creator, and I get a working application with three buttons. I can run it in the debugger, but the buttons in the Debug View for keeping the application on top and for selecting an element under the mouse are not enabled, as described here:
https://qt-project.org/doc/qtcreator-3.2/creator-debugging-qml.html
There is no indication of why that does not work.