Summary: | Lock and login screen: empty the password field after clicking on a different user | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Répási Dávid <hu.repasidavid> |
Component: | Theme - Breeze | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate, visual-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/d12eaa3a7097f99bec7a16b4bcfeef6dc1577f31 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
Répási Dávid
2025-04-07 08:45:15 UTC
Yeah, this makes sense. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2939 Git commit d12eaa3a7097f99bec7a16b4bcfeef6dc1577f31 by Nate Graham. Committed on 17/04/2025 at 13:59. Pushed by ngraham into branch 'master'. sddm-theme: clear password when selecting a different user Users don't have the same passwords, so it doesn't serve any purpose to keep anything in the password field when the selected user changes. FIXED-IN: 6.4.0 M +1 -0 sddm-theme/Login.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/d12eaa3a7097f99bec7a16b4bcfeef6dc1577f31 |