<table><tr><td style="">fvogt 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/D4821" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I finally figured the issue out.<br />
Newly appearing windows try to steal focus, which makes m_focusedLockWindow actually wrong.<br />
That explains why it works only for some and only for some setups...<br />
I'll try to fix that by adding</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);">setAttribute(Qt::WA_ShowWithoutActivating);</pre></div>

<p>to the greeter windows.<br />
Now the question is whether that would break the wayland locker as there is no call to fakeFocusIn on wayland.<br />
Either that code needs to be X11 only or the focus handling fixed under wayland as well, which I cannot do as I<br />
cannot get multiscreen on wayland to work...</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R133 KScreenLocker</div></div></div><br /><div><strong>BRANCH</strong><div><div>Plasma/5.8</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4821" rel="noreferrer">https://phabricator.kde.org/D4821</a></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>fvogt, graesslin, broulik, Plasma<br /><strong>Cc: </strong>plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>