Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.0
-
None
-
Windows 11 VS2022
Description
I have a dock window at the bottom of a Main Window. Regardless of the fact that I save the MainWindow windowState and geometry in my closeEvent() and restore them in showEvent(), the docked window doesn't open next time with the size I set, but some arbitrarily larger size than I want.
For example close window with it like this:
but when I re-open it is like this: