[frameworks-kconfig] [Bug 426813] Some KXMLGui-using apps are opening maximized instead of windowed
Nate Graham
bugzilla_noreply at kde.org
Wed Dec 9 18:23:45 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=426813
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Version Fixed In| |5.78
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/fram
| |eworks/kconfig/commit/a62e5
| |3e1b1fdb363fefb74907dca339b
| |238e99b9
--- Comment #25 from Nate Graham <nate at kde.org> ---
Git commit a62e53e1b1fdb363fefb74907dca339b238e99b9 by Nate Graham.
Committed on 09/12/2020 at 18:23.
Pushed by ngraham into branch 'master'.
Fix windows being inappropriately maximized on launch
When a window is closed while maximized, we write a special string to
the config file so that it gets restored in its maximized state. But we
don't ever delete that thing when the window is un-maximized and closed
again, causing the window to always be maximized when launched.
FIXED-IN: 5.78
M +3 -0 src/gui/kwindowconfig.cpp
https://invent.kde.org/frameworks/kconfig/commit/a62e53e1b1fdb363fefb74907dca339b238e99b9
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list