[Konsole-devel] Review Request: Selection stays visible while browsing history
Kurt Hindenburg
kurt.hindenburg at gmail.com
Sat Mar 14 16:23:11 UTC 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/280/
-----------------------------------------------------------
(Updated 2009-03-14 09:23:11.779860)
Review request for Konsole.
Summary
-------
If you start top, and select some of the non-static
contents, the selection doesn't disappear when the text below is changed.
This happens because the checkSelection function expects a range, but receives
an X and Y coordinate from the the displayCharacter function. The attached
patch fixes it.
Diffs (updated)
-----
/branches/KDE/4.2/kdebase/apps/konsole/src/Screen.h 881297
/branches/KDE/4.2/kdebase/apps/konsole/src/Screen.cpp 881297
Diff: http://reviewboard.kde.org/r/280/diff
Testing
-------
Brief testing on 4.2 branch. User on bko has tested it for months.
Thanks,
Kurt
More information about the konsole-devel
mailing list