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

Regression: Black scene after QQuickWidget closed and shown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical 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

      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. 

        1. Test5124.zip
          3 kB
          Carel Combrink
        2. Test5124_screenshot_broken.png
          1 kB
          Carel Combrink
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes