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

Qt Quick Toolbar disable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Qt Creator 2.3.0
    • Qt Creator 2.1.0
    • Quick / QML Support
    • None
    • Windows XP SP3

    Description

      Reproduction steps:
      1. Create a Qt Quick UI Application using the wizard
      2. Add a Rectangle element to the canvas
      3. Go to the editor and write some codes as follows:
      /*********************************************************/
      Rectangle

      { id: myRect x: 21 y: 162 width: 327 height: 100 color: "#c64444" radius: 20 scale: 1 border.width: 3 }

      /*********************************************************/
      4. Add the border.color property to the code as border.color:
      5. Press Ctrl + Alt + Space to popup the QtQuick toolbar
      6. Select the border color in the toolbar and apply

      Expected result:
      User can select the border color in the toolbar

      Actual result:
      Press Ctrl + Alt + Space after entering the " border.color:", the rectangle toolbar is disable

      Comment:
      SDKTestRound5

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            qiiiiqia_tieto Qi Qiang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes