Created attachment 151190 [details] Example DOCX text boxes with wrap disabled In MS Office, Text Boxes expand horizontally (or vertically with vertical text) when "Wrap Text" Option is not checked to fit the text on a single line. The docx importer does not handling the "Wrap Text" option correctly. Steps to reproduce: 1. Open TexboxWrap.docx in Writer 2. Open in Word 3. Compare The first 2 text boxes should be a single line, as there is no wrapping allowed. The 3rd shows how the resize option will automatically expand the shape vertically. If you roundtrip the file, the "Wrap Text" Option changed to true.
Created attachment 151191 [details] Impress correctly handles Wrap option in Text Box Issue is Writer specific
see cmnt 13 of duplicate, Word wrap and frame size is correct for text in Draw shapes. But frames for Draw Text boxes have issues with wrapping, affecting filter import from OOXML. *** This bug has been marked as a duplicate of bug 100693 ***