Summary: | "Apply" button of Application Style KCM is unnecessarily activated after change in application style settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm_style | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | mail, nate, p.r.worrall |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/46fde8e84cbeb0a4cf7c1ee65f981e8ef8a4e046 | Version Fixed In: | 5.23.5 |
Sentry Crash Report: |
Description
Patrick Silva
2021-06-29 11:47:54 UTC
I can reproduce. Also the "Reset" button is activated (and doesn't reset the change) Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 Kernel Version: 5.8.0-59-generic (64-bit) Graphics Platform: Wayland Processors: 2 × AMD A6-6400K APU with Radeon(tm) HD Graphics Memory: 7.7 GiB of RAM Graphics Processor: AMD CEDAR A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1285 Git commit bdebc4d246698b43e4182b0ebe9a94b7d6780d60 by Nate Graham, on behalf of Nicolas Fella. Committed on 24/12/2021 at 21:43. Pushed by ngraham into branch 'master'. [kcms/style] Don't call setNeedsSave when style config changes The style config is saved already when the dialog closes so enabling the KCM apply button doesn't make sense The comment suggests that this is done for a reason, but the style preview seems to refresh correctly even with this patch M +0 -3 kcms/style/kcmstyle.cpp https://invent.kde.org/plasma/plasma-workspace/commit/bdebc4d246698b43e4182b0ebe9a94b7d6780d60 Git commit 46fde8e84cbeb0a4cf7c1ee65f981e8ef8a4e046 by Nate Graham, on behalf of Nicolas Fella. Committed on 24/12/2021 at 21:55. Pushed by ngraham into branch 'Plasma/5.23'. [kcms/style] Don't call setNeedsSave when style config changes The style config is saved already when the dialog closes so enabling the KCM apply button doesn't make sense The comment suggests that this is done for a reason, but the style preview seems to refresh correctly even with this patch (cherry picked from commit bdebc4d246698b43e4182b0ebe9a94b7d6780d60) M +0 -3 kcms/style/kcmstyle.cpp https://invent.kde.org/plasma/plasma-workspace/commit/46fde8e84cbeb0a4cf7c1ee65f981e8ef8a4e046 |