https://bugs.kde.org/show_bug.cgi?id=438662
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.84 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/3e006a0c42769356ea6ee16 | |72692617a13f4710d --- Comment #16 from David Redondo <k...@david-redondo.de> --- Git commit 3e006a0c42769356ea6ee1672692617a13f4710d by David Redondo. Committed on 20/06/2021 at 08:01. Pushed by davidre into branch 'master'. Connect to global shortcut changes The intent behind this code seemingly was that KGlobalAccel would update the shortcut of the QAction but that is not the case. This leads to our config going out of sync when global shortcuts are changed from the oustide (the kcm) and resetting on next start since we set shortcuts with NoAutoLoading. FIXED-IN:5.84 M +6 -1 src/plasma/applet.cpp https://invent.kde.org/frameworks/plasma-framework/commit/3e006a0c42769356ea6ee1672692617a13f4710d -- You are receiving this mail because: You are watching all bug changes.