Description: Wordart text is not being displayed correctly when opening docx files with LibreOffice (tested on 6.4.6.2 and 7.0.1.2). The full text is getting read in, but most of the content is not visible due to the text box frame width being too small upon reading in the file. There is a red arrow pointing to more content and I need to increase the width of the text box to get it to display. Sometimes the full text is getting displayed, but the width is still shortened, and the text is wrapped to multiple lines. Potentially related to Bug 107634 Steps to Reproduce: 1. Create new docx file with wordArt text, or use sample file given. 2. Open with LibreOffice Actual Results: Title is cutoff and content is hidden due to text box width being too small. Or the text is wrapped to multiple lines Expected Results: The full text should be displayed as it is in Microsoft word. Reproducible: Always User Profile Reset: No Additional Info: Maybe there is a way to give these wordArt text boxes enough width or try to match the original text box width? Detect the original text box width and use that for the width when reading in the text.
Created attachment 165582 [details] Screenshot showing wordArt being hidden between Word and LibreOffice
Created attachment 165583 [details] Screenshot showing wordArt being wrapped between Word and LibreOffice
Created attachment 165584 [details] Sample file where wordArt content is hidden on Libre Office
Created attachment 165585 [details] Sample file where wordArt content is wrapped on Libre Office
Created attachment 165661 [details] attachment #165584 [details] in Word and Writer Here Word Wrap in shapes option is turned off in Word, but it's imported as on in Writer. This is the same problem as in bug #80526
The other file has two shapes that look differently and for the same reason. *** This bug has been marked as a duplicate of bug 80526 ***
Created attachment 166958 [details] attachment #165584 [details] in Word and Writer 7.1.0
Created attachment 166959 [details] attachment #165585 [details] in Word and Writer 7.1.0
Bug was marked a duplicate of https://bugs.documentfoundation.org/show_bug.cgi?id=80526 and was said to be fixed in 7.1.0 I retried the original files submitted here and they both seem unaffected by the new version and the bugs still remain. Can we reopen this issue as a separate bug, or reopen 80526?