Bug 481235 - Missing text on Lougout Screen option
Summary: Missing text on Lougout Screen option
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_smserver (show other bugs)
Version: 5.93.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: duha.bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-11 16:26 UTC by Iyán Méndez Veiga
Modified: 2024-07-01 14:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iyán Méndez Veiga 2024-02-11 16:26:13 UTC
SUMMARY
I think there is a missing word in the Logout Screen option. At the moment only the text "Show" is shown, and the button only becomes clear with the additional info text.

I think it's better to have "Show confirmation" or something like that. I don't remember how it was in Plasma 5.x... its the typical setting that you only change once and never see again.


STEPS TO REPRODUCE
1. Go to System Settings -> Session -> Desktop Session

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.4-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20XYCTO1WW
System Version: ThinkPad X1 Yoga Gen 6
Comment 1 duha.bugs 2024-02-12 18:23:56 UTC
Agree it should say something like: Show logout confirmation

Note:  On Plasma 5.27 it said also only: Show
Comment 2 Bug Janitor Service 2024-02-12 23:10:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2034
Comment 3 Bug Janitor Service 2024-06-24 18:24:35 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2341
Comment 4 Nate Graham 2024-06-24 19:20:56 UTC
Git commit def812c2d33991406c0ed8b2a3ccae2ab3dc4951 by Nate Graham.
Committed on 24/06/2024 at 19:08.
Pushed by ngraham into branch 'master'.

kcms/ksmserver: clarify logout confirmation labels

Right now it's not super duper obvious what this setting does, so let's
fix that! Clarifying the visible text also lets us get rid of a
contextual help button.
FIXED-IN: 6.2

M  +10   -17   kcms/ksmserver/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/def812c2d33991406c0ed8b2a3ccae2ab3dc4951
Comment 5 Iyán Méndez Veiga 2024-07-01 14:13:24 UTC
Cool, thanks! Looks good now :)