Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.6.0, Qt Creator 4.0.0-beta1
Description
- Open project tests\manual\qml\testprojects\dummycontext\dummydata.qmlproject
- Open file main.qml (not the one in dummydata) in Designer.
An error message appears. - Click "OK".
main.qml won't be rendered correctly.
As thohartm explained to me, clicking "OK" means asking for error details instead of a rendering of the file. It's easy to get this wrong. I think the "OK" button should have a clearer label, e.g. "Error Details".