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

            Bug ID: 138596
           Summary: Applying Writing Aids twice crashes the application
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisectRequest
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]

In Tools > Options > Writer > Writing Aids, with or without change to the
settings, applying the first time works well but the second time crashes the
app.

It's caused by  sw/source/ui/config/optpage.cxx 

    const SwDocDisplayItem* pOldAttr = static_cast<const SwDocDisplayItem*>(
                        GetOldItem(GetItemSet(), FN_PARAM_DOCDISP));

where the old itemset is NULL.

-- 
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