<table><tr><td style="">jnoack created this revision.<br />jnoack added a project: Konsole.<br />Restricted Application added a subscriber: Konsole.<br />jnoack 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/D10862" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This patch adds a read-only option for TerminalDisplays. When active, <br />
all keyboard events are eaten. Mouse input is not affected and works like before. <br />
The setting is not persisted and only lasts for the duration of the session.</p>

<p>Screenshots:<br />
<a href="https://phabricator.kde.org/F5730786" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5730786: Screenshot_20180226_143309.png</a><br />
<a href="https://phabricator.kde.org/F5730788" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5730788: Screenshot_20180226_143412.png</a><br />
<a href="https://phabricator.kde.org/F5730789" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5730789: Screenshot_20180226_143437.png</a></p>

<p>VDG input is highly appreciated. Also, I'm not sure if I can just change the rc-files without bumping the version?</p>

<p>FEATURE: 126930</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Shortcuts still work</li>
<li class="remarkup-list-item">Paste and drop actions are disabled when readonly</li>
<li class="remarkup-list-item">Switching between read-only and normal tabs works as expected</li>
<li class="remarkup-list-item">Mouse input works like before</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10862" rel="noreferrer">https://phabricator.kde.org/D10862</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>desktop/partui.rc<br />
desktop/sessionui.rc<br />
src/SessionController.cpp<br />
src/SessionController.h<br />
src/TerminalDisplay.cpp<br />
src/TerminalDisplay.h</div></div></div><br /><div><strong>To: </strong>jnoack<br /><strong>Cc: </strong>Konsole, ngraham, hindenburg<br /></div>