Created attachment 161610 [details] screen recording STEPS TO REPRODUCE 1. open SDDM KCM - the "Apply" button has a lock icon 2. go to any KCM that does not require authentication to apply changes 3. OBSERVED RESULT the "Apply" button of the KCM used in the step 2 unexpectedly has a lock icon too. Please watch the attached screen recording. EXPECTED RESULT the "Apply" button of KCMs that do not require authentication to apply changes should not have a lock icon SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Graphics Platform: Wayland
Can confirm. Possible regression from 15bda47019c197af5e20f6b4d6f1f7f174755636, but I can't revert it or bisect to confirm since the world around has changed too much. Can you investigate, Nicolas?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/254
Git commit 2ad6b7c395cbc94b034e01c383acaae5bd0181e4 by Nicolas Fella. Committed on 18/09/2023 at 13:04. Pushed by nicolasfella into branch 'master'. Apply auth status also for invalid actions When the KCM has no auth action the action object is invalid Also call authStatusChanged then so that it resets the icon M +1 -4 core/ModuleView.cpp https://invent.kde.org/plasma/systemsettings/-/commit/2ad6b7c395cbc94b034e01c383acaae5bd0181e4