https://bugs.kde.org/show_bug.cgi?id=405073
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/konsole/commit/98d612 |ities/konsole/commit/07cbfb |8f1a37e260ebbee35eec4bd6ef6 |8904a6102107ac9e4ec3b368cff |02a30c8 |f8053da --- Comment #2 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit 07cbfb8904a6102107ac9e4ec3b368cfff8053da by Kurt Hindenburg, on behalf of Luis Javier Merino MorĂ¡n. Committed on 30/12/2022 at 16:49. Pushed by hindenburg into branch 'release/22.12'. Allow Shift+Arrows+Alt/Ctrl for applications The scrollLineUp and scrollLineDown were intercepting all Shift+Up and Shift+Down presses, even if other modifiers were present. Bind them strictly to Shift+Arrow, and allow Shift+Alt+Arrow, Shift+Ctrl+Arrow and Shift+Alt+Ctrl+Arrow for applications. M +18 -8 data/keyboard-layouts/default.keytab M +18 -8 data/keyboard-layouts/macos.keytab https://invent.kde.org/utilities/konsole/commit/07cbfb8904a6102107ac9e4ec3b368cfff8053da -- You are receiving this mail because: You are watching all bug changes.