https://bugs.kde.org/show_bug.cgi?id=524598
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/konsole/-/commit/9b1c |ities/konsole/-/commit/7a37 |ed3c0d0dfde2ae0748790c34c1e |01a49420c712d082d6a390cda9a |282ef0f62 |0d0d6b0b2 --- Comment #12 from Akseli Lahtinen <[email protected]> --- Git commit 7a3701a49420c712d082d6a390cda9a0d0d6b0b2 by Akseli Lahtinen. Committed on 31/08/2026 at 07:47. Pushed by akselmo into branch 'release/26.08'. ViewSplitter: Fix focus shortcut issue The keyboard shortcut to directionally focus another split terminal was broken when the parent was made to be a container widget. This made the TerminalDisplay widgets position always 0,0 which broke the logic used in handleFocusDirection when a keyboard shortcut was used. Signed-off-by: Benjamin Braddock <[email protected]> (cherry picked from commit 9b1ced3c0d0dfde2ae0748790c34c1e282ef0f62) Co-authored-by: Benjamin Braddock <[email protected]> M +1 -1 src/widgets/ViewSplitter.cpp https://invent.kde.org/utilities/konsole/-/commit/7a3701a49420c712d082d6a390cda9a0d0d6b0b2 -- You are receiving this mail because: You are watching all bug changes.
