Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
Qt Creator 3.0.0-beta
-
None
Description
I created two CheckBoxes in the Qt Quick Designer. When I changed the text in one, and then selected the other one to change the text in it, the same text appeared there. The property and the value were not added to the controls (when I checked in the code editor). Only after I pressed Enter (or the tr button) in the field, the property value was accepted and added to the control.