Bug 468342 - Bad SVG interpretation
Summary: Bad SVG interpretation
Status: CONFIRMED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 5.1.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-09 23:28 UTC by yan102
Modified: 2023-06-27 14:16 UTC (History)
2 users (show)

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


Attachments
Bad interpretation (834.04 KB, image/png)
2023-04-09 23:28 UTC, yan102
Details
the svg file (1.54 MB, image/svg+xml)
2023-04-26 09:19 UTC, Halla Rempt
Details

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