Bug 373235

Summary: Screen locking doesn't work in desktop grid
Product: [Plasma] kwin Reporter: i9i7 <i9i7soft>
Component: effects-desktop-gridAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major Flags: mgraesslin: X11+
Priority: NOR    
Version First Reported In: 5.8.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description i9i7 2016-12-04 00:40:05 UTC
Big security problem. All forms of screen locking are disabled by the Desktop Grid. Automatic locking doesn't work, and Super+L doesn't work.
Comment 1 Martin Flöser 2016-12-04 08:07:10 UTC
This is a well known limitation of X11 - see for example my blog post on the topic: https://blog.martin-graesslin.com/blog/2015/01/why-screen-lockers-on-x11-cannot-be-secure/

On Wayland the problem is fixed on X11 it's impossible to fix.
Comment 2 Martin Flöser 2016-12-04 08:07:36 UTC

*** This bug has been marked as a duplicate of bug 78871 ***
Comment 3 i9i7 2016-12-04 18:27:36 UTC
(In reply to Martin Gräßlin from comment #1)
> This is a well known limitation of X11 - see for example my blog post on the
> topic:
> https://blog.martin-graesslin.com/blog/2015/01/why-screen-lockers-on-x11-
> cannot-be-secure/
> 
> On Wayland the problem is fixed on X11 it's impossible to fix.

Okay, though I guess I have to ask why the menus and overview mode in GNOME3 don't prevent screen locking.
Comment 4 Martin Flöser 2016-12-04 20:00:34 UTC
Am 4. Dezember 2016 19:27:36 MEZ, schrieb i9i7 <bugzilla_noreply@kde.org>:
>https://bugs.kde.org/show_bug.cgi?id=373235
>
>--- Comment #3 from i9i7 <i9i7soft@gmail.com> ---
>(In reply to Martin Gräßlin from comment #1)
>> This is a well known limitation of X11 - see for example my blog post
>on the
>> topic:
>>
>https://blog.martin-graesslin.com/blog/2015/01/why-screen-lockers-on-x11-
>> cannot-be-secure/
>> 
>> On Wayland the problem is fixed on X11 it's impossible to fix.
>
>Okay, though I guess I have to ask why the menus and overview mode in
>GNOME3
>don't prevent screen locking.

Gnome is gnome, KWin is KWin. It's pretty useless to say that this works in gnome. It cannot with our implementation.