Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.12.4
-
None
-
MSVC 2015 x64
-
-
deac052a40c93633041da058d5c73c9e91aa76c7
Description
When a dialog is hidden and reopened, the dialog turns blank.
Step to reproduce :
- Run CloseTest app
- Click on Open Dialog button
- Close the dialog with the window cross
- Re-click on Open Dialog button
- The dialog is totally blank
Resizing the window turn it normal again.
The same is working on Qt 5.13.0 and on Qt 5.12.3.
-> code attached
Attachments
Issue Links
- duplicates
-
QTBUG-77114 Regression: Black scene after QQuickWidget closed and shown
- Closed