Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 3.0.0-rc1
-
None
-
Window 7 64 bit
Description
- Open a qml file in Design mode.
- Select an item.
- In Geometry editor, enter "-0" into all spin boxes.
The Designer accepts this. - Go to Edit mode.
Values of "0" have been written to the file. - Change the file.
- Go back to Design mode.
In "X" and "Y" spin boxes, you'll still see "-0".
A value of "-0" should never be shown or used. It should be changed to "0" immediately.
Attachments
Issue Links
- depends on
-
QTBUG-34774 SpinBox in Qt Quick Controls allows "-0"
- Closed