https://bugs.kde.org/show_bug.cgi?id=419552
Cyril Rossi <cyril.ro...@enioka.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/17ef374a8cc469a | |9eefc516fc4885cbbce0c0afc Resolution|DUPLICATE |FIXED --- Comment #3 from Cyril Rossi <cyril.ro...@enioka.com> --- Git commit 17ef374a8cc469a9eefc516fc4885cbbce0c0afc by Cyril Rossi. Committed on 22/04/2020 at 14:39. Pushed by crossi into branch 'Plasma/5.18'. KCM LookAndFeel check widgetStyle availability before applying it Summary: Related: bug 418698 * Some Global Theme may refer to breeze widget style with a lower case b, apply the proper name `Breeze` * Some Global Theme use widget style that may not be installed, then don't apply it. Test Plan: * Open KCM LookAndFeel, open GHNS and install Qogir-light theme, then apply it. Open Application Style KCM, if kvantum is not installed, Breeze is highlighted. * Open KCM LookAndFeel, open GHNS and install Aritim-Light, then apply it. Open Application Style KCM, Breeze is highlighted. Reviewers: #plasma, ervin, bport, meven, ngraham Reviewed By: ervin, ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28662 M +17 -5 kcms/lookandfeel/kcm.cpp https://commits.kde.org/plasma-desktop/17ef374a8cc469a9eefc516fc4885cbbce0c0afc -- You are receiving this mail because: You are watching all bug changes.