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

            Bug ID: 148683
           Summary: Editing: Crash when deleting a piece of text with
                    change tracking enabled, but hidden
           Product: LibreOffice
           Version: 7.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 179679
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179679&action=edit
document to reproduce the issue

Editing: Crash when deleting a piece of text with change tracking enabled, but
hidden

After opening it in Writer, select the following piece of text, and press
Delete:
"either contributed [...] or funded"

-> Crash.

In a debug build, it crashes with the following assert:

sw/source/core/inc/drawfont.hxx:122: SwDrawTextInfo::SwDrawTextInfo(const
SwViewShell*, OutputDevice&, const SwScriptInfo*, const rtl::OUString&,
TextFrameIndex, TextFrameIndex, sal_uInt16, bool, const
vcl::text::TextLayoutCache*): Assertion `(nLen ==
TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx +
nLen).get() <= rText.getLength()' failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to