https://bugs.documentfoundation.org/show_bug.cgi?id=90820
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bisected Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #2 from Michael Stahl <[email protected]> --- 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
