Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 16.0.2
-
None
-
Windows 10 22H2, Qt Creator 16.0.1/17.0.0b1
Description
Steps to reproduce
- In Qt Creator, create a new "Qt Quick Application" project
- Click "Build" > "QML Preview"
- In Main.qml, change the window title from qsTr("Hello World") to qsTr("Hi World")
Outcomes
After Step #3, the preview window's title...
- (Qt 6.5.8) ...changes to "Hi World" (Expected)
- (Qt 6.8.3, 6.9.0) ...remains as "Hello World" (Not Expected)
Attachments
Issue Links
- duplicates
-
QTBUG-129329 QML Preview doesn't update properly
-
- Closed
-