[plasmashell] [Bug 443737] Corrupted login screen after update to 5.23
Nate Graham
bugzilla_noreply at kde.org
Thu Oct 14 23:03:05 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
| |ma/plasma-workspace/commit/
| |f038ab3f494f26b443b10ff5dc9
| |f156e1ec16341
Version Fixed In| |5.23.1
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #6 from Nate Graham <nate at kde.org> ---
Git commit f038ab3f494f26b443b10ff5dc9f156e1ec16341 by Nate Graham.
Committed on 14/10/2021 at 22:02.
Pushed by ngraham into branch 'master'.
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
M +2 -2 sddm-theme/Login.qml
https://invent.kde.org/plasma/plasma-workspace/commit/f038ab3f494f26b443b10ff5dc9f156e1ec16341
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list