https://bugs.kde.org/show_bug.cgi?id=485408
Bug ID: 485408
Summary: 4ad6a5d8bc0a60c14e7d76d148c1c3db786db706 loses Ctrl+Q
quit action and window size/position memory
Classification: Applications
Product: systemsettings
Version: 5.93.0
Platform: Other
OS: Linux
Status: REPORTED
Keywords: regression
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
commit 4ad6a5d8bc0a60c14e7d76d148c1c3db786db706
Author: Nicolas Fella <[email protected]>
Date: Sun Apr 7 00:04:48 2024 +0200
Port away from KXmlGuiWindow
Systemsettings is not a traditional KXmlGui app
It doesn't provide us with much
Well some of the things it does provide are:
- a Quit action that triggers on Ctrl+Q
- window size/position memory
And those are now lost.
--
You are receiving this mail because:
You are watching all bug changes.