Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-10740

Spin boxes use value of "-0"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.0.0-rc1
    • Quick Designer
    • None
    • Window 7 64 bit

      1. Open a qml file in Design mode.
      2. Select an item.
      3. In Geometry editor, enter "-0" into all spin boxes.
        The Designer accepts this.
      4. Go to Edit mode.
        Values of "0" have been written to the file.
      5. Change the file.
      6. 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bubke Marco Bubke
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes