<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />davidedmundson 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/D14923">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>KScreenlocker tries to clear the clipboard on load. However, klipper<br />
also (by default) automatically keeps the last relevant item in the<br />
clipboard. Whilst both parts work correctly, Plasma as a whole does not.</p>

<p>This became a problem when we added the reveal password button as it is<br />
a data leak.</p>

<p>MF doesn't want an X specific fix, which is fair enough. My earlier<br />
patch removing the reveal button was blocked, which is fair enough.<br />
That doesn't leave many nice places, but we do need to do something.</p>

<p>This patch intercepts the paste shortcut at the window level.</p>

<p>Doing it at a theme level doesn't easily work with QQC1 as the child<br />
gets key events first. With QQC2 it probably whould, but PC3 doesn't<br />
have the reveal button.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Reproduced issue<br />
Added patch<br />
Couldn't reproduce<br />
Also can't show the context menu of the screen locker due to kwin behaviour.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R133 KScreenLocker</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14923">https://phabricator.kde.org/D14923</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>greeter/greeterapp.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>