<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 - Assertion failure when moving paragraphs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126714">126714</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion failure when moving paragraphs
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.0.0.alpha0+ 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>kelemeng@ubuntu.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153149" name="attach_153149" title="Backtrace of the assertion error">attachment 153149</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153149&action=edit" title="Backtrace of the assertion error">[details]</a></span>
Backtrace of the assertion error

Attached gdbtrace is created when moving paragraphs with change tracking
enabled an the Bullets and Numbering toolbar is used.

1, Create a simple text file with some paragraphs
2, Enable Change Tracking
3, Enable View - Toolbars - Bullets and Numbering
4, Select a paragraph in the editor an move it up/down using the Bullets and
Numbering toolbar buttons. This will create a deletion and insertion change.
5, Move the paragraph (which is now marked as inserted text) to the opposite
direction, i.e. back to its original place with the using the Bullets and
Numbering toolbar buttons.
6, Console shows this error message: 

 soffice.bin: /home/gabor/src/core/sw/source/core/doc/docnum.cxx:2203: bool
SwDoc::MoveParagraphImpl(SwPaM&, long int, bool, const SwRootFrame*): Assertion
`*aPam.Start() <= *pRedline->Start()' failed.</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>