Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
Qt Creator 4.2.1
-
Windows 10 x64, Qt Creator 4.2.1, Qt 5.8.0.
Description
Steps to reproduce:
- Launch Qt Creator, create New File or Project, Qt Quick Controls 2 Application;
- Open Page1Form.ui.qml in Design mode (double-click on the file);
- Add a Label to the form, click on id property, change it to labelForText and right after typing this (like, immediately after pressing the t key) click on the button to export it as an alias property:
- Qt Creator crashes:
I tried to reproduce this on Mac OS and Linux, but there it works fine, so it's only related to the Windows version of Qt Creator.