https://bugs.kde.org/show_bug.cgi?id=412252
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.20 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |b3030730d816631e6fd5a45f1c5 | |97ab07c073b52 Resolution|--- |FIXED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit b3030730d816631e6fd5a45f1c597ab07c073b52 by Nate Graham. Committed on 08/06/2020 at 16:52. Pushed by ngraham into branch 'master'. [Lock screen] Make clearPassword() do what it says and then use it Right now the clearPassword() signal does not actually clear the password; it only selects all text. This is a violation of its name as well as being pointless since there's no longer a way to see the unmasked text, which means you always need to re-enter the whole password anyway. FIXED-IN: 5.20 M +2 -2 lookandfeel/contents/lockscreen/LockScreenUi.qml M +1 -1 lookandfeel/contents/lockscreen/MainBlock.qml https://invent.kde.org/plasma/plasma-workspace/commit/b3030730d816631e6fd5a45f1c597ab07c073b52 -- You are receiving this mail because: You are watching all bug changes.