<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - image inside custom shape is not supported"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123024">123024</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>image inside custom shape is not supported
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rb.henschel@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148717" name="attach_148717" title="image in custom shape, produced by Word 365">attachment 148717</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148717&action=edit" title="image in custom shape, produced by Word 365">[details]</a></span>
image in custom shape, produced by Word 365

Open attached document. The file was produced as export in Wort 365 from the
attachment "doc" <a href="https://bugs.documentfoundation.org/attachment.cgi?id=148697">https://bugs.documentfoundation.org/attachment.cgi?id=148697</a>
from <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect render: no border around image"
   href="show_bug.cgi?id=123006">bug 123006</a>. 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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>