https://bugs.kde.org/show_bug.cgi?id=431286
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|CONFIRMED |ASSIGNED --- Comment #1 from David Edmundson <[email protected]> --- > 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 watching all bug changes.
