<table><tr><td style="">thsurrel created this revision.<br />thsurrel added a reviewer: Konsole.<br />Herald added a project: Konsole.<br />Herald added a subscriber: konsole-devel.<br />thsurrel requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16730">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The search result highlight was using the whole container width,<br />
this creates some glitches when scrolling because the right-most<br />
part of the line is not repainted.<br />
Limiting the search highlight to the number of columns fixes this<br />
and is more consistent with line selection highlight too.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Highlight a line by searching something in the konsole, then scroll.<br />
There should be no glitches left on the right.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>arc_searchhighlight (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16730">https://phabricator.kde.org/D16730</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/TerminalDisplay.cpp</div></div></div><br /><div><strong>To: </strong>thsurrel, Konsole<br /><strong>Cc: </strong>konsole-devel, ngraham, maximilianocuria, hindenburg<br /></div>