[Libreoffice-bugs] [Bug 126714] New: Assertion failure when moving paragraphs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 5 21:50:29 UTC 2019


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: kelemeng at ubuntu.com

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190805/cdbbaa71/attachment.html>


More information about the Libreoffice-bugs mailing list