Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
QDS 1.2.0
-
Windows 7 64 bit
Description
- Create a new Qt Quick Application project.
- Open its QML file in Design mode.
- Select the Text item.
- In the Properties view, change the value in the edit control for the "Text Color" to "#1 2 3" and press Enter. Use the "right" arrow key for the spaces.
- Change the focus to a different control.
The edit still displays "#1 2 3". - Save, close and reopen the QML file.
The edit still displays "#1 2 3".
The Designer should not accept invalid values.