https://bugs.kde.org/show_bug.cgi?id=523822
Bug ID: 523822
Summary: SVG rendering issue: pieces render out of scale (tiny)
compared to board
Classification: Applications
Product: gwenview
Version First 26.04.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 194824
--> https://bugs.kde.org/attachment.cgi?id=194824&action=edit
chessboard
DESCRIPTION
When opening an SVG file containing chess board diagrams with embedded piece
elements, Gwenview fails to scale the chess pieces properly, rendering them
extremely small relative to the board squares. The same SVG renders perfectly
in standard web browsers (Chromium, Brave, Firefox).
STEPS TO REPRODUCE
1. Open an SVG chess diagram file (e.g. pos.svg) in Gwenview.
2. Observe the relative scale of the chess pieces on the board squares.
3. Open the same SVG file in a web browser (Brave / Chromium / Firefox) to
compare.
OBSERVED RESULT
The chess board renders at the correct size, but the chess pieces are drawn at
a tiny scale inside the squares.
EXPECTED RESULT
Gwenview / QtSvg should scale the piece elements properly to fit the board
squares, matching standard browser SVG rendering behavior.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
Attached is the sample `board.svg` file along with a side-by-side comparison
screenshot comparing Brave browser and Gwenview.
--
You are receiving this mail because:
You are watching all bug changes.