[Libreoffice-bugs] [Bug 124211] Crash when pasting a sheet containing a 3D object

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 21 06:24:49 UTC 2019


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

--- Comment #14 from Noel Grandin <noelgrandin at gmail.com> ---
I can see the bug,
   PageSelector::DeselectPage
should have 
    if (rpDescriptor.get()==nullptr
        || !mrSlideSorter.GetView().SetState(rpDescriptor,
PageDescriptor::ST_Selected, false))
        return;

Note the missing "!'

But I'm only back in the office next week

-- 
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/20190321/21767286/attachment.html>


More information about the Libreoffice-bugs mailing list