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

Window cannot show in designer mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 6.0.2
    • Quick Designer
    • Windows

    Description


      like the attached image, the window seems like no size.
      This issue can be reproduced in the 5.15.8 kit but works well in Qt 6.0.2.
      using QML:

      Window {
          width: 640
          height: 480
          visible: true
          title: qsTr("Hello World")
      }
      

      Attachments

        Activity

          People

            thohartm Thomas Hartmann
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: