Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 3.1.0-beta
-
Windows 7 64 bit
Qt 5.2.1
Description
- Start debugging a Qt Quick UI.
- Open its QML file in Creator.
- Switch to "Select" mode".
- Click on an item in the UI.
The item is being highlighted in the UI. Its definition is being selected in Creator's QML editor. - In the QML editor, move the cursor to a different item.
The highlighting in the UI does not change.
When moving the cursor, the currently selected item should be highlighted in the UI.