https://bugs.kde.org/show_bug.cgi?id=464160
--- Comment #5 from Noah Davis <noaha...@gmail.com> --- (In reply to Nate Graham from comment #4) > In this case we want to turn it on for Elisa 100% of the time, because the > spacebar never works in Elisa to trigger focused UI elements because we made > it a global play/pause action. Can we force it on for individual apps? It's implemented as part of the QPlatformTheme. My first thought is you'd need to make a custom QPlatformTheme for Elisa, which would be mad, but I don't really know. Maybe there could be something with private dynamic properties that the platform theme could read from the app and choose the correct behavior. More hacks piled on top, but it's not the worst thing ever. -- You are receiving this mail because: You are watching all bug changes.