Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.0.0-beta
-
Ubuntu 12.04, 32bit, QtCreator 3.0 / Qt5.2 from offline installer package
Description
Steps to reproduce:
- start Creator from offline installer package with clean settings - Qt5.2 kit should be configured automatically
- create or open Qt Quick 1.1 application and start debugging
- as soon application is up click on the 'Select' toolbutton
- select an item and click on 'Select' toolbutton again to leave this mode
Current behavior:
- blue border for the last selected item is kept until application is closed
Note: this works fine using QtQuick 2.x