Summary: | No "Show Password" buttons in new user creation page's password fields | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Brahmastya <brahmmd12> |
Component: | kcm_users | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, uhhadd |
Priority: | NOR | ||
Version: | 5.26.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/12ef579f10a67975f7eb49ad41896eabd887be7e | Version Fixed In: | 5.27 |
Sentry Crash Report: |
Description
Brahmastya
2022-11-05 02:07:18 UTC
The lack of a "Show Password" button on the lock screen is intentional for a couple of good reasons that there's history behind, but I can't find the links for them right now. Let's use this bug report to fix the issue on the "Create Users" page. Git commit 12ef579f10a67975f7eb49ad41896eabd887be7e by Nate Graham. Committed on 05/11/2022 at 22:31. Pushed by ngraham into branch 'master'. kcms/users: port New User password fields to Kirigami.PasswordField That library component didn't exist when this UI was created. Now it does, so let's use it. FIXED-IN: 5.27 M +3 -5 kcms/users/package/contents/ui/CreateUser.qml https://invent.kde.org/plasma/plasma-workspace/commit/12ef579f10a67975f7eb49ad41896eabd887be7e |