D16730: [Terminal display] Limit the search result line highlight width
Thomas Surrel
noreply at phabricator.kde.org
Wed Nov 7 09:47:19 GMT 2018
thsurrel created this revision.
thsurrel added a reviewer: Konsole.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
thsurrel requested review of this revision.
REVISION SUMMARY
The search result highlight was using the whole container width,
this creates some glitches when scrolling because the right-most
part of the line is not repainted.
Limiting the search highlight to the number of columns fixes this
and is more consistent with line selection highlight too.
TEST PLAN
Highlight a line by searching something in the konsole, then scroll.
There should be no glitches left on the right.
REPOSITORY
R319 Konsole
BRANCH
arc_searchhighlight (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D16730
AFFECTED FILES
src/TerminalDisplay.cpp
To: thsurrel, #konsole
Cc: konsole-devel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181107/d14bdc91/attachment.html>
More information about the konsole-devel
mailing list