[Libreoffice-bugs] [Bug 107102] Pivot charts: CRASH when dragging and dropping the chart upon a button

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 29 20:56:18 UTC 2017


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

--- Comment #8 from Caolán McNamara <caolanm at redhat.com> ---
probably checking for

 if (!mxAccessible.is() && maEdSearch)

instead of just

if (!mxAccessible.is())

would be sufficient to detect the "is-in-dispose" case if you want to see if
that works.

-- 
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/20170429/2c3e5be1/attachment.html>


More information about the Libreoffice-bugs mailing list