Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 12.0.2
-
Windows 10 22H2, MSVC 2019 x64
Description
Steps to reproduce
- In Qt Creator, load the "Qt Quick Controls - Gallery" example (https://doc.qt.io/qt-6/qtquickcontrols-gallery-example.html ) using a Qt 6.6.1 kit
- Open pages/ButtonPage.qml using the embedded QmlDesigner
- In the "Navigator" pane, click on one of the components
- In the "Properties" pane, give the rotation property any arbitrary non-zero value
- Keep repeating Steps #3 and #4, selecting a different component each time
Outcomes
Eventually, Qt Creator will crash
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-30141 Crash when focus leaves after editing a property
- Closed