Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Out of scope
-
Affects Version/s: Qt Creator 4.10.0-beta1
-
Fix Version/s: None
-
Component/s: Quick Designer
-
Labels:
-
Environment:QC 4.10 beta1 snapshot based on Qt5.12.3, macOS 13.6
-
Platform/s:
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.