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

qt quick designer displays "window" anchored in center of forms editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.12.3
    • Quick Designer
    • None
    • 5.15.0; chrome os 83 ; linux buster
    • Linux/Other display system
    • reinstalled qt, can not duplicate

    Description

      First time using quick designer.

      Dropped a "rectangle" into "window"
      changed color to red
      ran the "run" command. did not see the box.
      looked at the source - it had negative coordinates (why?)
      Dropped a second rectangle into window.
      tried playing with anchoring.

      Come to find out the location of the window is
      being displayed in the middle of the forms editor
      that is why the negative coordinated.
      tried adding "x" and "y" to window.

      no real change. then used scroll bar to search for
      window. Found it in the middle of the forms editor.

      What is going on? why is it there? I would expect
      that the forms area (upper left corner) would have
      coordinates (0.0) and the window would be anchored
      to that location. Instead, the coordinates (0,0) are in
      the middle of the forms editor panel.

      How can I change this?

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            lawrence.emke Lawrence Emke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes