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

All QtQuick Windows flickers, when opening a second Window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.12.2
    • None
    • iMac Pro (2016), AMD Radeon Pro 575X GPU, macOS 10.14
      Mac Book Pro (2019), AMD Radeon Pro Vega 20, macOS 10.14
    • macOS

    Description

      After trying to upgrade our existing QtQuick desktop application to the latest version Qt 5.12.2, everything seems fine, except on macOS, where the whole application flickers when another QtQuick Window was opened.

      I tried to reproduce it in a small example application, see attachment.

      The example consists of a window containing a button and another window. By clicking on the button the second window will become visible and at the same time both windows flickers with a white color for short time. First I tried a Rectangle component with a MouseArea and after clicking on it the windows don't flicker immediately, but flickered after I resized the main window. After trying to simplify the code, I used a Button from QtQuick.Controls and it started flickering immediately after clicking on it.

      Has someone experienced it or knows a workaround?

      Thanks for your help.

      Attachments

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

        Activity

          People

            tvete Paul Olav Tvete
            voodoo66 Voodoo Master
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes