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

Qml scene is wrongly painted when maximized on Windows (angle/d3d11)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.5.1
    • Quick: SceneGraph
    • Window 10 64, Qt mingw32-492
      Windows 7 - ANGLE + D3D11

    Description

      Step to reproduce
      1) Use the following qml

      Window {
          id: root
          visible: true
          Rectangle {
              anchors { top: parent.top; right: parent.right; bottom: parent.bottom }
              width: 3
              color: "black"
          }
      }
      

      2) Execute it with angle active: QT_OPENGL=angle
      3) Double click on the window decoration for maximizing it

      Attachments

        1. after.png
          after.png
          101 kB
        2. before.png
          before.png
          229 kB
        3. qtbug49240.qml
          0.2 kB
        4. qtdiag.txt
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            cuke Filippo Cucchetto
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes