Description: LibreOffice shows text on a single line instead of splitting it to multiple line. As a result part of text is not visible at all Steps to Reproduce: 1. Open attached file created with Microsoft Word Actual Results: All text on a single line and part of it is not visible Expected Results: Text fills the box (see screenshot) Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.4.2.0+ Build ID: 6.3.4-1 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk2; Locale: ru-RU (ru_RU.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 156848 [details] Document which has described issue
Created attachment 156849 [details] Screenshot of file in MS Word 2019
Created attachment 156850 [details] Screenshot of file opened in LO
Thank you for reporting the bug. I can confirm that the bug is present in the most recent stable build on a Windows machine. Version: 6.3.4.2 (x64) Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa CPU threads: 2; OS: Windows 10.0; UI render: GL; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: CL
The box is not yet in 4.0, but is in 4.1 and already in 4.1 it is incorrectly rendered.
Created attachment 165044 [details] The example file opened in Writer 7.0 Looks better since: https://cgit.freedesktop.org/libreoffice/core/commit/?id=198685ded79d64b21023ee85e9a15fa1b32705a0 author Miklos Vajna <vmiklos@collabora.com> 2020-03-02 20:23:04 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2020-03-03 07:57:05 +0100 tdf#84399 VML import: map <v:shape o:spt="202"> to TextShape There is an independent regression though: the font is Calibri in Word, but MS Gothic in Writer. The former comes from direct formatting, the latter from the Normal style.
Thanks Miklos for fixing this! *** This bug has been marked as a duplicate of bug 84399 ***