| Summary: | Gwenview doesn't respect newlines in text in svg files | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Luca Weiss <bugzilla> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | 18.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | test svg file | ||
The same happens for the file preview. This looks like a QtSvg bug, or a non-supported feature in the Tiny SVG subset Qt supports. Please file a bug against Qt, thanks. |
Created attachment 113987 [details] test svg file When creating a text field in inkscape and put text with a newline there, that text will be displayed in one line in gwenview instead of the multiple lines. Test file is attached.