[Libreoffice-bugs] [Bug 123024] New: image inside custom shape is not supported
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 28 19:34:18 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123024
Bug ID: 123024
Summary: image inside custom shape is not supported
Product: LibreOffice
Version: 6.3.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Created attachment 148717
--> https://bugs.documentfoundation.org/attachment.cgi?id=148717&action=edit
image in custom shape, produced by Word 365
Open attached document. The file was produced as export in Wort 365 from the
attachment "doc" https://bugs.documentfoundation.org/attachment.cgi?id=148697
from bug 123006. It shows the rectangles, but the images are missing.
Word 365 converts the "canvas" of the doc-format to a <draw:g> element in
odt-format. Inside the group you find <draw:custom-shape> elements, e.g with
draw:id="id4" attribute. This element contains a <text:p> element.
Such element may have a <draw:frame> child element, and this contains a
<draw:image> element.
That is a valid method to get rich content inside a custom shape. But
LibreOffice cannot interpret it.
In the past it was not necessary to support rich content in shapes, because no
application used it. But as Word 365 now writes it, it would be good to support
it too.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190128/ff26bfa0/attachment.html>
More information about the Libreoffice-bugs
mailing list