Bug 430187

Summary: Value "Immediate" in "Allow unlocking without password for:" filed does not make sense
Product: [Applications] systemsettings Reporter: Maciej Sitarz <macieksitarz>
Component: kcm_screenlockerAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate
Priority: NOR Keywords: usability
Version First Reported In: 5.18.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screen Locking - System settings module

Description Maciej Sitarz 2020-12-09 15:09:14 UTC
Created attachment 133954 [details]
Screen Locking - System settings module

SUMMARY
Value "Immediate" in "Allow unlocking without password for:" filed does not make sense.

STEPS TO REPRODUCE
1. Open "Screen Locking - System settings module"

OBSERVED RESULT
"Immediate" value in the combo-box.

EXPECTED RESULT
"Never" value in the combo-box.

SOFTWARE/OS VERSIONS
Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.14.2
OS Type: 64-bit



ADDITIONAL INFORMATION
none
Comment 1 Nate Graham 2020-12-09 16:21:36 UTC
Yeah this isn't ideal. But at least in English, no textual value really makes sense as a way to end the sentence. Perhaps instead we could add a checkbox that controls whether the feature is active or not.
Comment 2 Maciej Sitarz 2020-12-09 22:51:01 UTC
Maybe instead of "Immediate" or "Never" it could be just "0 seconds"?
Comment 3 David Edmundson 2021-05-20 23:26:03 UTC
It now says "0 seconds".

Probably accidentally in a QML port, but still enough to close this.