D12939: Fix word selection mode
Mariusz Glebocki
noreply at phabricator.kde.org
Thu May 17 00:17:09 UTC 2018
mglb created this revision.
mglb added a reviewer: Konsole.
Restricted Application added a project: Konsole.
Restricted Application added a subscriber: konsole-devel.
mglb requested review of this revision.
TEST PLAN
- run `printf '%.0skonsole ' $(seq 200)` to generate some words
- double click on the beginning of any word
- move mouse pointer right/bottom to extend selection
Expected result: the selection should extend word by word, with the
selection end being on the left or right side of a word located under
pointer
Actual result: right selection end extends character by character and
is located at fixed offset from the pointer
REPOSITORY
R319 Konsole
BRANCH
arc/Fix-word-selection-mode (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D12939
AFFECTED FILES
src/TerminalDisplay.cpp
To: mglb, #konsole
Cc: konsole-devel, #konsole, herrold, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180517/33e487a2/attachment.html>
More information about the konsole-devel
mailing list