<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 - Compare document - The first whole paragraph deletion will be misplaced at the end of the document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122796">122796</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Compare document - The first whole paragraph deletion will be misplaced at the end of the document
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.2 rc
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>IA64 (Itanium)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>trancuong@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Bug in comparing documents: If the first change (with regard to the change
position in document) is a whole paragraph deletion, that deletion will be
misplaced at the end of the document. The second and following deletions look
fine. All insertions look fine. If the first change is not a whole paragraph
deletion (e.g., partial text deletion), everything looks fine. 

Steps to Reproduce:
1. Use any example *.docx with some paragraphs in its content
2. Make a copy of that docx as a revised version
3. Edit the revised version. Make sure that **deleting a whole paragraph** is
the first change (with regard to the change position in document)
4. Compare the revised version with the original docx

Actual Results:
The first whole paragraph deletion will appear at the end of the document
(incorrect) while other editings would appear at correct places

Expected Results:
The first whole paragraph deletion should appear correctly at where it actually
happens


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>