Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.12.4, 5.13.1
-
Fix Version/s: 5.12.5, 5.14.0 Alpha
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Environment:MacBook Pro Retina Late 2013
macOS Mojave 10.14.6
-
Platform/s:
Description
Have a widget with a button which shows a QDialog for instance
- Start application on first monitor
- Press button to trigger open of dialog, dialog is correctly displayed
- Close dialog
- Move application on second monitor
- Press button to trigger again of dialog, dialog is empty (NOTE: if you resize the QDialog, it is correctly rendered)
Attached sample application