https://bugs.kde.org/show_bug.cgi?id=373590
Wolfgang Bauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ama | |rok/5ed62f9a089d239c3182514 | |b6b67450866be3ed5 --- Comment #7 from Wolfgang Bauer <[email protected]> --- Git commit 5ed62f9a089d239c3182514b6b67450866be3ed5 by Wolfgang Bauer. Committed on 04/10/2019 at 12:35. Pushed by wbauer into branch 'master'. Register Play/Pause as global shortcut again Commit 0b2b243b removed the call to KGlobalAccel::setGlobalShortcut() because it registered Space as global shortcut, which of course is a bad idea. But that made it impossible to set up a global shortcut at all (and made an existing one have no effect). To fix this, add it back and register an empty key, like the KDE4 code does. Differential Revision: https://phabricator.kde.org/D24381 M +1 -0 src/ActionClasses.cpp https://commits.kde.org/amarok/5ed62f9a089d239c3182514b6b67450866be3ed5 -- You are receiving this mail because: You are watching all bug changes.
