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
Created attachment 124991 [details] panel height 30px
We can do this now by always asking for -symbolic icons for its CompactRepresentation.
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.