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

Property editor ignores entered value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.2.1
    • Qt Creator 3.2.0
    • Quick Designer
    • None
    • Windows 7 64 bit
    • fb87aa97bd162b482a9eb67fe24c7059d5c13bfd

    Description

      1. Create a new Qt Quick Application project.
      2. Open its QML file in Design mode.
      3. Select the Text item.
      4. In the Properties view, change the value in the edit control for the "Text Color" to "#100000" and press Enter.
      5. Switch to Edit mode.
        You'll see that the value was set there.
      6. Switch to Design mode.
      7. In the Properties view, change the value in the edit control for the "Text Color" again, but don't press Enter. Just set focus to a different control, e.g. the style color.
        The Text color keeps showing the new value. Previews don't change.
      8. Switch to Edit mode.
        The value was not changed.
      9. Switch to Design mode.
        The Text color keeps showing the new value. Previews still don't change.

      The Designer should always show the same values as set in the QML file. Previews should respect these values.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-12841
          # Subject Branch Project Status CR V

          Activity

            People

              thohartm Thomas Hartmann
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes