Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63047

Qt Quick controls / items are placed under application title bar

    XMLWordPrintable

Details

    Description

      When creating a template application of QtQuick Controls 2, or using the Planets example, the all the rendered elements go behind title bar. All input elements such as buttons and textedits still accept inputs in their intended place, even when they are rendered elsewhere.

      Reproducibility of this bug is low, attached qtdiag output of a setup where it does reproduce. This issue does not reproduce when using ANGLE or software rendering, only with desktop opengl.

      Steps to reproduce:

      • Create Controls 2 template application
      • Run it
      • EXPECTED: Textedit and Button in the initial tab are not behind the title bar
      • ACTUAL: Textedit and Button are rendered below the title bar (non client area), but still accept inputs in their intended place

      Attachments

        1. qtbug63047_controls2template.png
          qtbug63047_controls2template.png
          14 kB
        2. qtbug63047_planets.png
          qtbug63047_planets.png
          35 kB
        3. qtbug63047_qtdiag.txt
          4 kB
        4. qtbug63047.zip
          4 kB

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              jussi_witick Jussi Witick
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes