Created attachment 150620 [details] Screenshot SUMMARY The description label of the window activation policy combobox at "System Settings" -> "Window Management" -> "Window Behavior" -> "Focus" is not initialized when opening the KCM. It only shows a placeholder text until you change the combobox above. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.25 KDE Plasma Version: 5.25.3 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Graphics Platform: X11
*** Bug 475569 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4584
Git commit 40a4f4c90bf4c0a5c54640db652afda1286bce6b by Nate Graham. Committed on 01/11/2023 at 23:41. Pushed by ngraham into branch 'master'. kcms/options: set focus policy strings on load, not just on change Right now the string is only set when the option is changed to anything else. That's fine, but we need to set it on load too, or else the user will see a placeholder string instead of the real text if they don't change anything. FIXED-IN: 6.0 M +28 -6 src/kcms/options/windows.cpp M +2 -0 src/kcms/options/windows.h https://invent.kde.org/plasma/kwin/-/commit/40a4f4c90bf4c0a5c54640db652afda1286bce6b