https://bugs.kde.org/show_bug.cgi?id=395988

--- Comment #6 from Max <max...@smoothware.net> ---
The patch here https://phabricator.kde.org/D13808

Have tried reproducing this issue using just Qt and their recommendation of
saving window state in closeEvent(), and it works fine like that.
Change introduced in Qt 5.11.1 can make the child widgets hide() during
destruction, but it seems that they always hide after closeEvent() was called.

Patch just makes sure that window settings are not saved at any point after
closeEvent() was accepted.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to