Bug 495162

Summary: Transparent background is not active
Product: [Unmaintained] kdeplasma-addons Reporter: panayotis
Component: Media FrameAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description panayotis 2024-10-21 23:09:23 UTC
SUMMARY

When setting a PNG image with transparent background, there's no way to define that this is transparent and no background should be shown.

STEPS TO REPRODUCE
1. Use a PNG file with transparency
2. Try to set the background transparent/notdrawn
3. The background is drawn and transparency is not activated

OBSERVED RESULT

The image has no transparency

EXPECTED RESULT

The image should be transparent in the transparent parts
In the past there are too many references that this was the case in previous versions. But not in latest?

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux latest
KDE Plasma Version: 6.2.1
KDE Frameworks Version:  6.7.0
Qt Version:  6.8.0
Comment 1 panayotis 2024-10-21 23:16:17 UTC
The embarrassing moment when, even after searching for an hour for a solution, the moment you send a bug report accidentally find the solution yourself...

The configuration was there but not in Media Frame configuration, but in edit mode as an extra button.
Sorry!