Bug 417879

Summary: khelpcenter has three icons
Product: [Plasma] Breeze Reporter: Patrick Silva <bugseforuns>
Component: IconsAssignee: visual-design
Status: RESOLVED DUPLICATE    
Severity: normal CC: kainz.a, nate
Priority: NOR    
Version: 5.18.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Patrick Silva 2020-02-19 15:37:37 UTC
Created attachment 126169 [details]
screenshot

SUMMARY
As we can see in the attached screenshot, window decoration, task manager and Large Icons task switcher show different icons for khelpcenter.

STEPS TO REPRODUCE
1. set global theme to Breeze
2. set Plasma style to Breeze dark
3. set task switcher to Large Icons
4. open khelpcenter and observe its icon in window decoration, task manager and Large Icons task switcher

EXPECTED RESULT
window decoration, task manager and Large Icons task switcher should show the same icon

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Comment 1 Nate Graham 2020-02-19 17:10:38 UTC
This is because the app is using the `help-browser` icon, which is colorful at large sizes and monochrome at small sizes.

Probably what should happen is that `system-help` (which is an app icon) should lose its monochrome versions. I'll see what I can do.
Comment 2 Nate Graham 2020-02-19 17:16:04 UTC
Patch: https://phabricator.kde.org/D27508
Comment 3 Nate Graham 2020-02-21 05:58:49 UTC

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