https://bugs.kde.org/show_bug.cgi?id=454397
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kscreenlocker/commit/0ce | |96496f52c3dc8d7c6d4dddf668e | |c9c6f60514 Resolution|--- |FIXED Version Fixed In| |5.25 Status|ASSIGNED |RESOLVED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 0ce96496f52c3dc8d7c6d4dddf668ec9c6f60514 by Nate Graham. Committed on 26/05/2022 at 20:21. Pushed by ngraham into branch 'master'. Remove old non-compliant Ctrl+Alt+L shortcut that interferes with apps KScreenLocker lets the user lock the screen with the Meta+L and Ctrl+Alt+L shortcuts by default. This latter shortcut has been reported by users to conflict with the Ctrl+Alt+L shortcut in at least one user-facing app. System components shouldn't break apps by masking their shortcuts. This commit removes the Ctrl+Alt+L shortcut, leaving only Meta+L. This un-breaks userspace apps using that shortcut. FIXED-IN: 5.25 M +1 -1 settings/kscreensaversettings.cpp https://invent.kde.org/plasma/kscreenlocker/commit/0ce96496f52c3dc8d7c6d4dddf668ec9c6f60514 -- You are receiving this mail because: You are watching all bug changes.