Bug 468342

Summary: Bad SVG interpretation
Product: [Applications] krita Reporter: yan102 <yan.uniko.102>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: halla, shzam
Priority: NOR    
Version First Reported In: 5.1.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Bad interpretation
the svg file

Description yan102 2023-04-09 23:28:17 UTC
Created attachment 157983 [details]
Bad interpretation

Krita misinterprets the layers of the SVG format, example image is attached.
Comment 2 Halla Rempt 2023-04-26 09:19:36 UTC
Created attachment 158438 [details]
the svg file
Comment 3 sh_zam 2023-06-27 14:16:09 UTC
Looks like the elements which it can't render are the ones which have embedded image in them. So, I guess this has to be implemented along with https://invent.kde.org/graphics/krita/-/merge_requests/1487 (Exporting to SVG)?