Skip to content

Always show dialog before calling setParentWindow

David Redondo requested to merge work/showdialogs into master

Instead of having a dodgy connection that relies on timing behavior, make sure the dialog is visible. A warning is printed if it is not visible so we know there is a non working case and can fix it. BUG:450370

Merge request reports