https://bugs.documentfoundation.org/show_bug.cgi?id=143486
--- Comment #2 from Regina Henschel <[email protected]> --- The problem still exists in Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 17dfc9a9da009cc23d2222e3fb4e2cef9c97d581 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL threaded Reason of the problem is the way LibreOffice represents SmartArt. It introduces a shape for the background, which determines the overall size of the SmartArt group. The SmartArt has the wrap type "Wrap Through" in Word, which corresponds to "Contour" in LibreOffice. This "Wrap Through" considers the shapes of the SmartArt, not the nominal size of the SmartArt object. So the text flows to the edge of the shapes. Such behavior cannot be represented when the SmartArt is imported as group. We would need a new, special wrap mode for SmartArt objects. -- You are receiving this mail because: You are the assignee for the bug.
