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

Can't See the CheckBox in canvas and the y coordinate is always negtive when you add a new CheckButton component to canvas

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.3.0-beta
    • None
    • Windows XP SP3
      SDKTestRound17

    Description

      Steps:
      1.Create a QtQuick Application for symbian component using the wizard
      2.Change the MainPage.qml code as follows:
      ==========================================================
      Page

      { id: mainPage }

      ==========================================================
      3.Switch to design mode
      4.Drag and drop a CheckButton component to Canvas
      5.Drag and drop another CheckButton component to Canvas

      Expected result:
      User can see the CheckBox in canvas and do some interactive operation using the designer

      Actual result:
      User can not see the CheckBox in canvas.

      Comment:
      SDKTestRound17

      Unless user set the anchor of the component by relative anchors to parent component or brother component, the position relation is a little bit clear, or else, if users use the direct coordinate, until the qml is loading to viewer, the user or UI designer can't see their original design.It's not so good to the user.

      Attachments

        1. AddCheckButtonToCanvas.JPG
          AddCheckButtonToCanvas.JPG
          70 kB
        2. AfterRunning.JPG
          AfterRunning.JPG
          25 kB
        3. CheckButtonCodeLikeThis.JPG
          CheckButtonCodeLikeThis.JPG
          64 kB
        4. components.zip
          559 kB
        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