<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 - Images anchored to a paragraph are lost when the parent paragraph is deleted in a DOCX file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121300">121300</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Images anchored to a paragraph are lost when the parent paragraph is deleted in a DOCX file
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha1+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>libreoffice@nisz.hu
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
There is a significant difference in how LibreOffice Writer handles images
anchored to a paragraph when the parent paragraph is deleted, depending on the
file format of the document:
– If the format of the document is DOCX, deleting the paragraph also deletes
the image.
– If the format of the document is ODT, deleting the paragraph simply causes
the image to move up one paragraph.

The issue is more apparent when the paragraph contains only one single
character besides the anchor of image:
– If the format of the document is DOCX, selecting the only character in the
paragraph also marks the image as selected.
– If the format of the document is ODT, selecting the only character in the
paragraph doesn't mark the image as selected.


Steps to Reproduce:
1.Create a new text document in LibreOffice Writer, and add a few paragraphs of
random text.
2.Create an empty paragraph somewhere in the document and insert an image by
clicking on Insert > Image. Writer inserts the image anchored to paragraph by
default, so there is no need to change that.
3.Save the document both as ODT and DOCX.
4.Close the document and reopen both the ODT and DOCX file in Writer.
5.Delete the paragraph containing the image in both versions of the document.


Actual Results:
The image disappears from the DOCX document, and moves up one paragraph in the
ODT document

Expected Results:
The image should move up one paragraph both in the DOCX and the ODT document.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>