Bug 414855

Summary: Current Application Style is not highlighted after I set global theme to Breeze
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_styleAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: cyril.rossi, kde, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Patrick Silva 2019-12-05 11:38:08 UTC
STEPS TO REPRODUCE
1. set global theme to breeze in system settings > global theme
2. open system settings > application style
3. 

OBSERVED RESULT
no application style is highlighted

EXPECTED RESULT
breeze application style is highlighted

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.17.80
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Comment 1 Cyril Rossi 2020-02-14 18:00:30 UTC
Can reproduce here.

Looks like the look and feel kcm (global theme) will write widgetStyle=breeze in kdeglobals with a lower case b instead of Breeze, which is expected by application style kcm.

https://phabricator.kde.org/D27407
Comment 2 Patrick Silva 2020-02-19 00:04:41 UTC

*** This bug has been marked as a duplicate of bug 417515 ***