Bug 416040

Summary: Media Frame widget icon should always be monochrome
Product: [Unmaintained] kdeplasma-addons Reporter: Patrick Silva <bugseforuns>
Component: Media FrameAssignee: visual-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: nate, plasma-bugs-null
Priority: NOR Keywords: junior-jobs
Version First Reported In: 5.22.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: panel height 38px
panel height 30px

Description Patrick Silva 2020-01-09 12:39:21 UTC
Created attachment 124990 [details]
panel height 38px

STEPS TO REPRODUCE
1. add media frame widget to plasma panel
2. set panel height to 30px or less
3. 

OBSERVED RESULT
icon of media frame widget changes. Compare the green icon shown in the attached screenshots.

EXPECTED RESULT
icon of the media frame is always the same

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.65.0
Qt Version: 5.14.0

ADDITIONAL INFORMATION
related to bug 381960
Comment 1 Patrick Silva 2020-01-09 12:39:37 UTC
Created attachment 124991 [details]
panel height 30px
Comment 2 Nate Graham 2023-08-09 15:09:21 UTC
We can do this now by always asking for -symbolic icons for its CompactRepresentation.
Comment 3 Nate Graham 2023-08-09 16:27:38 UTC
Looks like this bug is actually no longer possible since now the CompactRepresentation no longer shows an icon at all. It either shows an image, or else a Configure button.