https://issues.apache.org/ooo/show_bug.cgi?id=122052
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #15 from Andre <[email protected]> --- I have been able to reproduce missing panels while fixing bug 122047. The root cause is a missing virtual destructor for the ILayoutableWindow interface. This prevents a dynamic_cast while layouting panels. The result are panels with a zero height. Fixed by a fix for bug 122047. *** This bug has been marked as a duplicate of bug 122047 *** -- You are receiving this mail because: You are on the CC list for the bug.
