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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes