Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.0-rc1
-
None
-
451e437afd55ed132eaed1f139a882b2c555a7d2
Description
Steps to reproduce:
1) Create a new qt quick2 application with the current default template (which uses .qrc files)
2) Replace Qt.quit() with Console.log("Hello World")
3) Start in a qml debugger, click a few times on the MouseArea
4) Observer debug output in the qml js console view
5) Try opening the file, this doesn't work because the file path is qrc:///qml/main.qml