https://bugs.documentfoundation.org/show_bug.cgi?id=126714

            Bug ID: 126714
           Summary: Assertion failure when moving paragraphs
           Product: LibreOffice
           Version: 6.4.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 153149
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153149&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to