Summary: | Incorrect rendering of SVG | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | physkets <physkets> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | abcdjdj |
Priority: | NOR | ||
Version: | 20.12.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | An SVG with a zoomed-in portion displayed separately. |
Description
physkets
2021-01-31 04:25:26 UTC
Created attachment 135319 [details]
An SVG with a zoomed-in portion displayed separately.
This appears to be an upstream bug in QT itself. I've filed a bug report here - https://bugreports.qt.io/browse/QTBUG-90803 I'm not too hopeful of things getting fixed upstream since Qt Svg doesn't have full svg support and should be replaced by a better renderer. QT themselves recommend using QtWebKit (now superseded by QtWebEngine) - https://bugreports.qt.io/browse/QTBUG-12588?focusedCommentId=123082&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-123082 I'm gonna mark this as a duplicate and try porting the code to QtWebEngine. *** This bug has been marked as a duplicate of bug 336436 *** |