https://issues.apache.org/ooo/show_bug.cgi?id=125761
Issue ID: 125761
Issue Type: ENHANCEMENT
Summary: embedded svg-graphic with linked image does not load
Product: Draw
Version: 4.2.0-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
Created attachment 84071
--> https://issues.apache.org/ooo/attachment.cgi?id=84071&action=edit
container with test files and svg graphics
Unpack the attached container
Load the file "embedded-svg-typelinked.odg".
Notice, the svg-graphic is missing.
Start with a new Draw document.
Insert the picture "png_linked.svg" as embedded picture.
Notice, this inserted svg-graphic shows its linked picture.
Save the file and reload.
Notice the whole svg-graphic is missing, not only its linked picture.
This situation is bad, because only on reload you notice, that the svg-graphic
is missing. The .odg file contains the svg-graphic, it is not yet lost, but it
is not loaded. I have not tested, what happens with it on resaving the file.
Expected behavior: The svg-graphic is shown and its internal link is resolved,
same as it was done when inserting the svg-graphic. Small solution: The
svg-graphic is shown, and its linked picture is missing, ideally with some
placeholder.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.