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

Windows and dialogs flashing white

    XMLWordPrintable

Details

    • Windows
    • 2991c66b75 (qt/qtbase/dev) 2991c66b75 (qt/tqtc-qtbase/dev) 3ce2e00891 (qt/qtbase/6.4) 3ce2e00891 (qt/tqtc-qtbase/6.4)

    Description

      "When a window is shown, it always seems to be showing up as a white window for a while on Windows. This is quite annoying especially on dark themes.

      Basically just this reproduces the issue:

      import QtQuick.Window 2.15
      Window {
          visible: true
          color: "black"
      }
      

      It is not an issue in Qt 5.15 with ANGLE, but it is in Qt 6 with Direct3D backend. Here are results per software backend:

      backend result
      5.15.10 - desktop OpenGL flashes
      5.15.10 - ANGLE no flashing
      5.15.10 - opengl32sw.dll no flashing
      6.4.0-b4 - Direct3D 11 flashes
      6.4.0-b4 - Vulkan flashes
      6.4.0-b4 - OpenGL flashes
      6.4.0-b4 - Software no flashing

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-106583
          # Subject Branch Project Status CR V

          Activity

            People

              santhoshkumar Santhosh Kumar Selvaraj
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change