[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 17:30:57 BST 2022


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |923ce7e5887db1471c7c9b547c8 |298ffbc22253bb96dc2b08e4828
                   |682068648f458               |56c6a01d250d6

--- Comment #4 from Nate Graham <nate at kde.org> ---
Git commit 298ffbc22253bb96dc2b08e482856c6a01d250d6 by Nate Graham, on behalf
of Derek Christ.
Committed on 29/06/2022 at 16:02.
Pushed by ngraham into branch 'Plasma/5.25'.

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
(cherry picked from commit 923ce7e5887db1471c7c9b547c8682068648f458)

M  +6    -9    lookandfeel/contents/lockscreen/LockScreenUi.qml

https://invent.kde.org/plasma/plasma-workspace/commit/298ffbc22253bb96dc2b08e482856c6a01d250d6

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Visual-design mailing list