https://bugs.kde.org/show_bug.cgi?id=454707
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |370976d71582c4d057147dd6f12 | |3acc4bcf5d010 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 370976d71582c4d057147dd6f123acc4bcf5d010 by Nate Graham. Committed on 01/06/2022 at 22:21. Pushed by ngraham into branch 'master'. NoPaswordUnlock screen: focus it by default Otherwise the user needs to manually tab over to the Unlock button first, which is annoying. And they may not even think to do it at all. The `forceActiveFocus()` is because the stack view does not manually pass focus to the item you push onto it; this needs to be handled manually. M +4 -0 lookandfeel/contents/lockscreen/NoPasswordUnlock.qml https://invent.kde.org/plasma/plasma-workspace/commit/370976d71582c4d057147dd6f123acc4bcf5d010 -- You are receiving this mail because: You are watching all bug changes.