Created attachment 165054 [details] Screenshot of the original document side by side in Word and Writer attachment #156848 [details] has a grouped VML shape with text formatted Normal style and also with direct formatting. When opened in Writer the settings from the Normal style are used to display the text instead of the ones set with direct formatting. Steps to reproduce: 1. Open attachment #156848 [details] and look at the text Actual results: Font is MS Gothic, Alignment is Left, Left indent is 0, Right indent is 0, First line indent is 0, Spacing before is 0, Line spacing is single. Expected results: Font should be Calibri, Alignment should be justified, Left indent should be 0.23 cm, Right indent should be 0.24 cm, First line indent should be 0.42 cm, Spacing before should be 5.15 pt, Line spacing should be 1.15. LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: 1e0cfd5662d95cea84e80e4fe10d52c3b1101ae6 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL Additional Information: Bibisected using bibisect-win64-7.0 to: URL: https://cgit.freedesktop.org/libreoffice/core/commit/?id=334409fbde555a957cd34e295cc27f2c2bf6e194 author Justin Luth <justin.luth@collabora.com> 2019-10-22 15:50:19 +0300 committer Miklos Vajna <vmiklos@collabora.com> 2019-11-22 10:47:44 +0100 tdf#128153 docx/VML: apply style properties to shape text Adding CC to: Justin Luth Before the font name was correct, but the rest of the settings wasn’t.
(In reply to NISZ LibreOffice Team from comment #0) > Before the font name was correct, but the rest of the settings wasn’t. Calibri is the system default - so that is an easy one to get right by accident. When unzipping the document, there are only two references to Calibri - in fonttable and theme1. I don't see it as a direct formatting attribute at all. So is it coming from <w:rFonts w:asciiTheme="minorHAnsi" w:hAnsiTheme="minorHAnsi" w:cstheme="minorHAnsi"/> ? I don't think LO has any support for themes, except for GRAB_BAG round-tripping. Even doing anything in MS Word like selecting a style changes it to Gothic. So I am going to say this exposed an existing problem or implementation lack.
Reproduced in Version: 7.2.0.0.alpha0+ Build ID: 84af20ef3ea72190784e9e7be820684c2558ba8c CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Font is calibre in this version, the rest is still wrong
Dear NISZ LibreOffice Team, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
repro 7.6 - still not fixed even though lots of theme work has landed.