<table><tr><td style="">mglb updated this revision to Diff 43707.<br />mglb edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-f2mdj5zluvb237s/">(Show Details)</a><br />mglb added a comment.
</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/D16033">View Revision</a></tr></table><br /><div><div><p>Add printing test case</p></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;"><div style="padding: 8px 0;">...</div>Expected result: All boxes should look the same<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
<br />
* run in a bash/zsh:<br />
```<br />
reset<br />
printf '.%.0s' $(seq $(( LINES * COLUMNS )))<br />
printf '\033[?7l'<br />
printf '\033[%d;%dH%c' 1 1 A 1 $COLUMNS B $LINES 1 C $LINES $COLUMNS D<br />
read<br />
reset<br />
```<br />
* from "File" menu select "Print Screen..."<br />
* print to PDF file (or real printer if you want)<br />
<br />
Expected result: printed document must contain whole terminal screen<br />
(A, B, C, D in top left, top right, bottom left, bottom right corner,<br />
respectively, and dots filling the screen)</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D16033?vs=43706&id=43707">https://phabricator.kde.org/D16033?vs=43706&id=43707</a></div></div><br /><div><strong>BRANCH</strong><div><div>arc/Fix-double-render-when-scrolling-with-visible-searchbar (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16033">https://phabricator.kde.org/D16033</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/TerminalDisplay.cpp<br />
src/TerminalDisplay.h</div></div></div><br /><div><strong>To: </strong>mglb, Konsole<br /><strong>Cc: </strong>hindenburg, konsole-devel, herrold, ngraham, maximilianocuria<br /></div>