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

Qt Quick controls / items are placed under application title bar

XMLWordPrintable

      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

        1. qtbug63047_controls2template.png
          14 kB
          Jussi Witick
        2. qtbug63047_planets.png
          35 kB
          Jussi Witick
        3. qtbug63047_qtdiag.txt
          4 kB
          Jussi Witick
        4. qtbug63047.zip
          4 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes