[Konsole-devel] Review Request 111441: Fix many selection related bugs including selecting invisible region on double/triple click

Yichao Yu yyc1992 at gmail.com
Sun Jul 7 22:41:36 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111441/
-----------------------------------------------------------

Review request for Konsole and Kurt Hindenburg.


Description
-------

This patch fixes many bugs related to selection in konsole including:
1, bug#319260, double/triple click can only select text within visible region.
2, triple click in SelectForwardsFromCursor mode will start the selection from the corresponding position in the first visible line (line on the screen) of the current "logical" line.
3, excluding "@" in word selection mode is not working if the end of the selection is at the left (after line wrap) of the beginning.
4, excluding "@" in word selection mode is not working as soon as there is a mouse moving event, even if only by a tiny amount.


This addresses bug 319260.
    http://bugs.kde.org/show_bug.cgi?id=319260


Diffs
-----

  src/TerminalDisplay.h 100ffcc 
  src/TerminalDisplay.cpp acfddc1 

Diff: http://git.reviewboard.kde.org/r/111441/diff/


Testing
-------

Compiled and tested for a lot of cases.


Thanks,

Yichao Yu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20130707/8028dbd8/attachment.html>


More information about the konsole-devel mailing list