[plasmashell] [Bug 455227] Password field in lock screen is not cleared and focused after failed login attempt
Nate Graham
bugzilla_noreply at kde.org
Wed Jun 29 16:58:24 BST 2022
https://bugs.kde.org/show_bug.cgi?id=455227
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.25.3
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
Latest Commit| |https://invent.kde.org/plas
| |ma/plasma-workspace/commit/
| |923ce7e5887db1471c7c9b547c8
| |682068648f458
--- Comment #3 from Nate Graham <nate at kde.org> ---
Git commit 923ce7e5887db1471c7c9b547c8682068648f458 by Nate Graham, on behalf
of Derek Christ.
Committed on 29/06/2022 at 15:58.
Pushed by ngraham into branch 'master'.
Fix password field in lock screen not clearing after failed login attempt
This bug was introduced by plasma/plasma-workspace!1754.
`lockScreenUi.hadPrompt` was set to `false` in `onFailed()` to avoid
unintentionally clearing the password after the text field had faded
out after 10 seconds and the user pressed a button. Unfortunately this
also caused the password field to not clear right after the failed event.
So instead the statement is moved into the trigger of `fadeoutTimer` which
fixes both issues.
FIXED-IN: 5.25.3
M +4 -7 lookandfeel/contents/lockscreen/LockScreenUi.qml
https://invent.kde.org/plasma/plasma-workspace/commit/923ce7e5887db1471c7c9b547c8682068648f458
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list