https://bugs.documentfoundation.org/show_bug.cgi?id=98646
--- Comment #5 from Armin Le Grand (CIB) <[email protected]> --- I could clearly show that CustomShapes with incredible sizes get created from ooxml import, set breakpoint at SdrTextObj::ImpJustifyRect with condition 'rRect.nRight > 1000000' to see. Nonetheless, this is an import error. Besides that, Office freezes since DrawViewShell::MakeVisible has some loops instead of calculating size/position changes, this makes the office freeze. To fix the freeze, I will have to correct those loops. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
