Bug 493330

Summary: SVG shadows are rendered incorrectly
Product: [Frameworks and Libraries] frameworks-ksvg Reporter: Kye <kyliepct>
Component: GeneralAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 6.6.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: svg in question.

Description Kye 2024-09-18 17:26:11 UTC
Created attachment 173836 [details]
svg in question.

SUMMARY
SVG with a shadow created in inkscape has the shadow rendered incorrectly

STEPS TO REPRODUCE
1. View SVG in Dolphin, Gwenview, Kate, the Desktop (anywhere really)

OBSERVED RESULT
Shadow is incorrectly rendering on the top and left in a square shape

EXPECTED RESULT
A shadow on the top and left in a square shape is not shown. You can observe this by opening the SVG in Firefox, Chromium or Inkscape.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-09-20 03:26:38 UTC
It's an issue with the Qt SVG renderer, unfortunately.

*** This bug has been marked as a duplicate of bug 448234 ***