Created attachment 179552 [details] Example RTF file from Word 2013 Attached RTF example file contains some text fields, some inside a table. When this is saved as RTF in Writer, the fields inside the table get an extra Arial 11 pt direct formatting, and the field outside the table at the end of the line gets bold direct formatting which were not there in the original document. 1. Open attached document in Writer 2. Save as RTF 3. Open the original and the saved document in Word Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 6f39602ecb9b90795bfd4101273f90b16f17b6d6 CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: default; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: threaded Jumbo Started in 6.4, in 6.3 that these fields were not saved as fields. In 6.4 they started to be saved as fields, and got no extra formatting before commit: https://git.libreoffice.org/core/+/3073a6de85d5d7fd8837d1ae25306d03e857f8d7 author Michael Stahl <Michael.Stahl@cib.de> Tue Nov 19 17:33:05 2019 +0100 committer Michael Stahl <michael.stahl@cib.de> Wed Nov 20 16:51:38 2019 +0100 sw: revert change in expanding hints in SwXText::insertTextContent() Adding CC to: Michael Stahl
Created attachment 179553 [details] The example file saved by Writer master
Created attachment 179554 [details] Formatting of the fields inside the table in Word and Writer
Created attachment 179555 [details] Formatting of the fields outside the table in Word and Writer
I confirm it with Version: 7.3.3.2 (x64) / LibreOffice Community Build ID: d1d0ea68f081ee2800a922cac8f79445e4603348 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL and with Word 2016
Dear Gabor Kelemen (allotropia), 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
This seems to be fixed in 24.2 since: https://git.libreoffice.org/core/+/ecf9e5b85ae1fae2ee3dc8db2b70aeb8202225f2 author Justin Luth <justin.luth@collabora.com> Tue Dec 05 21:43:16 2023 -0500 committer Xisco Fauli <xiscofauli@libreoffice.org> Tue Dec 12 09:39:05 2023 +0100 tdf#108505 rtfexport: avoid mis-inheriting field char settings *** This bug has been marked as a duplicate of bug 108505 ***