It wll as the dockwidget sizes are only restored after the main app window is and properly sized. The first top-level modal dialog (hopefully the MainWindow) with a 0 parent will trigger this workaround. But if first top level widget is not the MainWindow, the workaound fails. Therefore the "do you want to fix these errors dialog" will mess things up if it pops up before main window.
Not sure how to workaround this behaviour.
|