Bug 495162 - Transparent background is not active
Summary: Transparent background is not active
Status: RESOLVED WORKSFORME
Alias: None
Product: kdeplasma-addons
Classification: Unmaintained
Component: Media Frame (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-21 23:09 UTC by panayotis
Modified: 2024-10-21 23:16 UTC (History)
0 users

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


Attachments

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