https://bugs.kde.org/show_bug.cgi?id=524598
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/-/commit/9b1c | |ed3c0d0dfde2ae0748790c34c1e | |282ef0f62 --- Comment #11 from Akseli Lahtinen <[email protected]> --- Git commit 9b1ced3c0d0dfde2ae0748790c34c1e282ef0f62 by Akseli Lahtinen, on behalf of Benjamin Braddock. Committed on 31/08/2026 at 07:39. Pushed by akselmo into branch 'master'. 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]> M +1 -1 src/widgets/ViewSplitter.cpp https://invent.kde.org/utilities/konsole/-/commit/9b1ced3c0d0dfde2ae0748790c34c1e282ef0f62 -- You are receiving this mail because: You are watching all bug changes.
