Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 4.10.0-beta1
-
QC 4.10 beta1 snapshot based on Qt5.12.3, macOS 13.6
Description
Steps to reproduce:
- open tests/manual/qml/testfiles_quick2/testfiles_quick2.qmlproject
- open one of the qml files and switch over to the Designer view
- hit the button for the Live Preview
Current result:
- you'll get a message box with
QML Live Preview is not available for this version of Qt.
but
- QmlScene comes up and displays the current qml file (correctly)
Note: I'm using Qt5.11.x for the current kit. The same problem also happens when using a Qt Quick application from template.