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@lists.freedesktop.org
          Reporter: rb.hensc...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to