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

--- Comment #10 from Max <max...@smoothware.net> ---
(In reply to Max from comment #0)
I apologize i wrote something wrong here:
> Above commit changed things so window close event gets handled by child
> widgets sooner... widgets get destroyed (and hidden) before
> QApplication::saveStateRequest triggers KMainWindow::saveState().
> KMainWindow::saveMainWindowSettings() then calls
> QStatusBar/QMenuBar::isHidden() (which will return true) and updates rc file.

Widgets get destroyed (and hidden) before KMainWindow::saveMainWindowSettings()
gets triggered. Also it doesn't get trigerred by QApplication::saveStateRequest
in this case.

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

Reply via email to