Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.1.2
-
Windows 7 64 bit
-
10e2a046dad1a57ffeb8f1453cce67de108b82c4
Description
- Open a QML file using QtQuick.Controls 1.1 in Design mode.
- Drag a TextInput Item onto the canvas.
- In Properties editor, replace the content of "Pass. char" with some other character.
- Click into a different control of the Properties editor.
The value is accepted and turn blue. - Try resetting the value of "Pass. char" using the small drop down menu.
It won't work. - Switch Creator to Edit mode and back to Design mode.
- Try resetting the value of "Pass. char" using the small drop down menu.
Now it works.
Resetting values in the Properties editor should always be possible.