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

Window{} defined in mail.qml is not displayed in design mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 12.0.1
    • Quick Designer
    • None
    • macOS Monterey (12.7.2);
      iMac (Retina 5K, 27 Inch, Late 2015)
    • macOS

    Description

      Steps to reproduce:

      1. In Qt Creator go to File --> New Project.…

      2. Select Application (Qt for Python) --> Qt Quick Application - Empty --> Choose

      3. Confirm Location

      4. Define Project Details: PySide 6, Python 3.12, Create new virtual environment --> Continue

      Click Done

      Now main.qml opens, containing

      import QtQuick
      import QtQuick.WindowWindow {
          width: 640
          height: 480
          visible: true
          title: qsTr("Hello World")
      }

      5. Select View --> Views --> 2D.

      The Window is not visible in 2D View. Only a small blue rectangle saying „Window“ is shown. See Attachment.

       

      Attachments

        Issue Links

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

          Activity

            People

              thohartm Thomas Hartmann
              pyrookie Frank Watzl
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes