[plasmashell] [Bug 443737] Corrupted login screen after update to 5.23
Nate Graham
bugzilla_noreply at kde.org
Thu Oct 14 23:03:37 BST 2021
https://bugs.kde.org/show_bug.cgi?id=443737
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/
|f038ab3f494f26b443b10ff5dc9 |d5a3e749a30613294f41386180a
|f156e1ec16341 |af31dfb1a9bee
--- Comment #7 from Nate Graham <nate at kde.org> ---
Git commit d5a3e749a30613294f41386180aaf31dfb1a9bee by Nate Graham.
Committed on 14/10/2021 at 22:03.
Pushed by ngraham into branch 'Plasma/5.23'.
sddm-theme: fix missing password field on "Other" page
On this page there is no concept of the user being passwordless because
no username has been specified by the user yet; we cannot know ahead of
time. As a result, userList.currentItem.needsPassword is blank so the
password field gets hidden.
We should just assume that in username/password entry mode, all users
have a password set. For any users where this is not the case, they can
just leave the password blank, and it's not any worse than it was in
Plasma 5.22.
FIXED-IN: 5.23.1
(cherry picked from commit f038ab3f494f26b443b10ff5dc9f156e1ec16341)
M +2 -2 sddm-theme/Login.qml
https://invent.kde.org/plasma/plasma-workspace/commit/d5a3e749a30613294f41386180aaf31dfb1a9bee
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list