https://bugs.kde.org/show_bug.cgi?id=423539
Bug ID: 423539
Summary: Password box icon to show/hide password is inverted
Product: plasmashell
Version: 5.18.90
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Lock/logout
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
On the login screen and the lock screen the password box where the password is
entered has the icon appearance for showing and hiding the password inverted.
STEPS TO REPRODUCE
1. Use the login screen or lock the session
2. Type in characters in the password box
3. An eye icon appears on the right of the password box
OBSERVED RESULT
The eye icon is striked through when the password is hidden and normal when the
password is shown
EXPECTED RESULT
The eye icon should be normal when the password is hidden and striked through
when the password is shown. This would indicate what will happen when the icon
is clicked.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
This is how it works on Windows and how I expect it to work. Also this might be
a regression. I think I identified those two relevant lines in two files:
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/lookandfeel/contents/lockscreen/MainBlock.qml#L32
and
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/sddm-theme/Login.qml#L11
However, I could not dig deeper. This might be a bug in a more central
component.
--
You are receiving this mail because:
You are watching all bug changes.