<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added reviewers: Konsole, hindenburg.<br />Herald added a project: Konsole.<br />ahmadsamir 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/D17781">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Alternate Scrolling shouldn't be reset when calling resetModes(), this<br />
is to maintain the profile alternate scrolling property after reset()<br />
is called, otherwise calling reset() (or clear scrollback and reset)<br />
will always make alternate scrolling get disabled regardless of the<br />
respective profile property.</p>
<p>Also this matches XTerm behavior.</p>
<p>BUG: 402461</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>1 - Open a new tab and make sure the alternate scrolling profile property</p>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">is enabled</pre></div>
<p>2 - Run less or any other application that uses the alternate screen, scrolling</p>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">with the mouse should work</pre></div>
<p>3 - Quit the previous application and execute <tt style="background: #ebebeb; font-size: 13px;">reset</tt><br />
4 - Repeat 2, notice that now scrolling doesn't work</p>
<p>After applying the patch, alternate scrolling mode is not changed after calling<br />
reset.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>alternate-scrolling-after-reset</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17781">https://phabricator.kde.org/D17781</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/Vt102Emulation.cpp</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Konsole, hindenburg<br /><strong>Cc: </strong>konsole-devel, hindenburg, thsurrel, ngraham, maximilianocuria<br /></div>