https://bugs.kde.org/show_bug.cgi?id=374454
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kon | |sole/e2167eb0674ef93f0e2a1d | |f9aaa54a9e0a3cd6d3 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |18.12 --- Comment #8 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit e2167eb0674ef93f0e2a1df9aaa54a9e0a3cd6d3 by Kurt Hindenburg, on behalf of Glenn Coombs. Committed on 11/11/2018 at 15:05. Pushed by hindenburg into branch 'master'. Preserve double/triple click mode when extending the selection Summary: When extending the selection using the mouse the double or triple click mode that initiated the selection should be preserved. If the user double clicked to select a word, then extending the selection should extend "word at a time" rather than "character at a time". Similarly if the user triple clicked to select a whole line initially, then extending the selection should extend "line at a time" rather than "character at a time". FIXED-IN: 18.12 Reviewers: #konsole, hindenburg Reviewed By: #konsole, hindenburg Subscribers: konsole-devel Tags: #konsole Differential Revision: https://phabricator.kde.org/D16660 M +4 -2 src/TerminalDisplay.cpp https://commits.kde.org/konsole/e2167eb0674ef93f0e2a1df9aaa54a9e0a3cd6d3 -- You are receiving this mail because: You are watching all bug changes.