Bug 416040 - Media Frame widget icon should always be monochrome
Summary: Media Frame widget icon should always be monochrome
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Unmaintained
Component: Media Frame (other bugs)
Version First Reported In: 5.22.4
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: visual-design
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2020-01-09 12:39 UTC by Patrick Silva
Modified: 2023-08-09 16:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
panel height 38px (9.35 KB, image/png)
2020-01-09 12:39 UTC, Patrick Silva
Details
panel height 30px (7.39 KB, image/png)
2020-01-09 12:39 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-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.