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

Michael Stahl <mst...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|libreoffice-b...@lists.free |mst...@redhat.com
                   |desktop.org                 |

--- Comment #2 from Michael Stahl <mst...@redhat.com> ---
problem is that a superclass dtor does not dispose the accessible object for
the SwFlyInCntFrm because in ~SwFlyFrm the IsAccessibleFrm() and
IsFlyInCntFrm() return false.

reverted that commit and did a different fix to move all the logic out of
destructors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to