Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 3.1.2
-
Ubuntu 12.04 LTS 64 bit
Ubuntu 14.04 LTS 64 bit
Description
- Create a new Qt Quick UI project using component set Qt Quick 1.1.
- Start debugging this on Qt 4.8.6.
- Activate the “Select” mode with the arrow button in the debugger toolbar.
- Move the cursor trough the project's qml file.
Selected items will not be highlighted in the running UI.
According to "Qt Creator Manual Tests: Qt Quick", the current item should be highlighted in the UI.