D13808: Fix KMainWindow saving incorrect widget settings

Mladen Milinkovic noreply at phabricator.kde.org
Sat Jun 30 09:38:27 UTC 2018


maxrd2 created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
maxrd2 requested review of this revision.

REVISION SUMMARY
  BUG: 395988
  In certain cases KMainWindow::saveMainWindowSettings() could have been
  called after mainwindow started destroying itself. Window settings would
  be saved with incorrect child widget states. e.g. some widgets would be
  saved as hidden even if they were visible before destroying

REPOSITORY
  R263 KXmlGui

BRANCH
  fix-window-state-save

REVISION DETAIL
  https://phabricator.kde.org/D13808

AFFECTED FILES
  src/kmainwindow.cpp

To: maxrd2
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180630/6136ed6f/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list