https://bugs.kde.org/show_bug.cgi?id=518490
Bug ID: 518490
Summary: Don't support nested SVG
Classification: Applications
Product: gwenview
Version First 25.08.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The SVG specification specifies that <svg> elements can be nested [1]. While
browsers/inkscape/… support this just fine, Gwenview (and the dolphin image
renderer) do not display nested SVG correctly. See for instance this demo
provided by the organism that wrote the SVG spec:
https://www.w3.org/TR/SVG/images/coords/PreserveAspectRatio.svg
I use nested SVG extensively in a project I plan to publicly distribute hence
this is a major issue for me.
[1] https://www.w3.org/TR/SVG2/struct.html#SVGElement
STEPS TO REPRODUCE
1. Download https://www.w3.org/TR/SVG/images/coords/PreserveAspectRatio.svg
2. See the difference between what browsers show and what Gwenview shows
OBSERVED RESULT
Only one face is visible.
EXPECTED RESULT
13 faces should be visible.
SOFTWARE/OS VERSIONS
Operating System: NixOS 25.11
KDE Plasma Version: 6.5.3
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.1
Kernel Version: 6.12.32 (64-bit)
Graphics Platform: Wayland
Processors: 22 × Intel® Core™ Ultra 7 165H
Memory: 32 Gio of RAM (30.8 Gio usable)
Graphics Processor 1: Intel® Graphics
Graphics Processor 2: NVIDIA RTX 2000 Ada Generation Laptop GPU
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.