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

OpenGLRhi graphics API: main application window becomes blank if modal dialog is open

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 6.1.0
    • None
    • macOS

      Steps to reproduce:

      1. Download and build the attached project ModalsTest.zip
      2. Run it
      3. Click the button "Open". A modal dialog appears.

      When the dialog becomes visible the main window becomes gray.

      Expected: the main window should not change its appearance.

      If you comment line 13 in file main.cpp:

      {{ QQuickWindow::setGraphicsApi(QSGRendererInterface::OpenGLRhi);}}

      then this bug will stop reproducing.

      You can see this bug reproduction in the attached video.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            andrey_e andrey_e
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes