[plasmashell] [Bug 431286] 45e0a722fb85bb5d1ab8bef92080e934254b13aa (plasma-workspace) breaks showing lock screen UI by typing

David Edmundson bugzilla_noreply at kde.org
Fri Jan 8 12:30:48 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=431286

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at davidedmundson.co.uk
             Status|CONFIRMED                   |ASSIGNED

--- Comment #1 from David Edmundson <kde at davidedmundson.co.uk> ---
>        property bool blockUI: mainStack.depth > 1 || mainBlock.mainPasswordBox.text.length > 0 || inputPanel.keyboardActive


Heh, it's here. We were actually using whether the text box has text to clear
the "screensaver"

Given were doing that, we can't drop the focus. 

I'll rework to do something like Fabian's patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Visual-design mailing list