[Libreoffice-bugs] [Bug 138596] New: Applying Writing Aids twice crashes the application
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 1 12:48:37 UTC 2020
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: libreoffice-bugs at lists.freedesktop.org
Reporter: heiko.tietze at documentfoundation.org
CC: ilmari.lauhakangas at libreoffice.org,
xiscofauli at libreoffice.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201201/2875310f/attachment.htm>
More information about the Libreoffice-bugs
mailing list