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

--- Comment #10 from Caolán McNamara <caol...@redhat.com> ---
I imagine that the problem is the explicit "Resize" (pBorderWindow->Resize())
on the border window due to bug 57090, the border windows stuff in vcl is sadly
chaotic. Putting the mpWindowImpl->mbInDispose condition around that would
presumably be safe seeing as the border window and the widget itself are sort
of "the same thing" while sticking it at the top might hide that the widget has
gone from containers and make them not reshuffle the remainder of their
children

-- 
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