Summary: | Password field iconigraphy to show/hide password is inverted | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Claudius Ellsel <claudius.ellsel> |
Component: | components | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | nate, notmart |
Priority: | NOR | ||
Version: | 5.105.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Claudius Ellsel
2020-06-26 11:33:06 UTC
Forgot to provide system information: Operating System: Manjaro Linux KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 Kernel Version: 5.4.43-1-MANJARO OS Type: 64-bit Processors: 4 × Intel® Core™ i5-4670K CPU @ 3.40GHz Memory: 7,7 GiB > Eye icon is striked through when the password is hidden > and normal when the password is shown Example: KeePassXC > Eye icon is normal when the password is hidden > and striked through when the password is shown Example: ProtonMail So, it's a classic case between "visuals of this button describe what this button is doing when clicked" vs. "visuals of this button represent current state" Yeah, we get these complaints a lot for icons-only toggle buttons. Adding visible text usually clarifies the situation, but adding text doesn't really make sense in this context. Can we borrow the idea from https://ux.stackexchange.com/a/60980 ? > A reasonable compromise would be to have the button not highlighted (have a neutral background color perhaps) when it is on the off state, and highlight it (change background color) when it is in the on state. |