[konsole] [Bug 467872] Crush while splitting
Kurt Hindenburg
bugzilla_noreply at kde.org
Fri May 12 22:37:43 BST 2023
https://bugs.kde.org/show_bug.cgi?id=467872
Kurt Hindenburg <khindenburg at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/730261
| |98bc44088e790b33898424a947d
| |ac283c0
Resolution|--- |FIXED
--- Comment #2 from Kurt Hindenburg <khindenburg at kde.org> ---
Git commit 73026198bc44088e790b33898424a947dac283c0 by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 12/05/2023 at 21:12.
Pushed by hindenburg into branch 'master'.
Disable keyboard selection mode on resize
When resizing, the selection cursor can easily end up being out of
bounds, potentially causing a crash if trying to extend the selection
later. Since resizing already clears the normal mouse selection on
konsole, it makes sense to also disable keyboard selection mode to avoid
trouble.
M +1 -0 src/terminalDisplay/TerminalDisplay.cpp
https://invent.kde.org/utilities/konsole/commit/73026198bc44088e790b33898424a947dac283c0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list