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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes