Bug 417879 - khelpcenter has three icons
Summary: khelpcenter has three icons
Status: RESOLVED DUPLICATE of bug 417969
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: 5.18.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-19 15:37 UTC by Patrick Silva
Modified: 2020-02-21 05:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (1.04 MB, image/png)
2020-02-19 15:37 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***