https://bugs.kde.org/show_bug.cgi?id=483163
--- Comment #85 from Andrii R. <andrew612...@gmail.com> --- (In reply to David Edmundson from comment #80) > When I was with someone who could reproduce it was determined that the > window from X11Locker::m_background window was for some reason stacked above > the lockscreen even though it did not have focus. I also found this behavior. I made patched version of kscreenlocker for my usage(patch included in comment 62, or you can just call raise() on m_background in x11locker.cpp when background window is shown). It works for me. Seems like bug was introduced somewhere inside Qt6. -- You are receiving this mail because: You are watching all bug changes.