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

Regression: Black scene after QQuickWidget closed and shown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.5
    • 5.12.4
    • Quick: Widget
    • None
    • OS: Windows 10 x64
      Qt: 5.12.4
      Compilers: MinGW (32 and 64), MSVC (32 64)
      Installation: Online Installer
    • Windows
    • deac052a40c93633041da058d5c73c9e91aa76c7

    Description

      When closing an widget containing a QQuickWidget and opening it again the scene becomes black.

      This is a major regression since this does not happen with Qt 5.12.3.

      See attached example application.

      The following steps are used to reproduce:

      1. Build and run the example with Qt 5.12.4
      2. Push the button to open the Widget
      3. Close the Widget that opened by pressing the "x" button
      4. Press the button again to re-open the widget. 

      Expected behaviour: The widget should re-open with the list shown on the widget.

      Actual behaviour: The widget is displayed with a black scene. See attached screenshot.

      Repeat the above steps but this time using Qt 5.12.3. The widget is shown with the correct information after re-opening. 

      Attachments

        Issue Links

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

          Activity

            People

              tvete Paul Olav Tvete
              thebadger101 Carel Combrink
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes