Created attachment 179460 [details] Example RTF file from Word 2013 Attached example file has two tables, one in the header and its copy in the body. The empty cells have Normal style with direct formatting of Arial font applied. When opened in Writer these empty cells (and the paragraph end markers in non-empty cells) get a 12 pt font size, instead of the 10 from Normal style. This makes the table rows a bit taller, which may change document layout in case of larger tables. 1, Open attached file in Writer 2, Notice the font size is 12 pt and there is more empty space between the letters in the non-empty cell and its top-bottom borders than in Word Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cf4d5ed026c8799a70432a832a8a707c2e316216 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 Not yet in 7.3.0 Started for the table in body with: https://git.libreoffice.org/core/+/494020efe6d29bc319c3abcd3245425e394674ec author Vasily Melenchuk <vasily.melenchuk@cib.de> Sun Mar 20 08:48:17 2022 +0300 committer Miklos Vajna <vmiklos@collabora.com> Mon Mar 21 08:36:40 2022 +0100 tdf#131234: RTF import: extend default char props list For the table in header it started with: https://git.libreoffice.org/core/+/79b5ff92b17fde902c2f9db3e806f1c77a387dff commit 79b5ff92b17fde902c2f9db3e806f1c77a387dff [log] author Vasily Melenchuk <vasily.melenchuk@cib.de> Mon Mar 21 13:54:28 2022 +0300 committer Miklos Vajna <vmiklos@collabora.com> Mon Mar 21 15:58:54 2022 +0100 tdf#118047: RTF import: better deduplication for header/footer Adding CC to: Vasily Melenchuk
Created attachment 179461 [details] The example file in Word 2013 and Writer master
Reproduced in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: b812150696c574aea0a173d11f178e8d458b1a3e CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3a05acb8f0d94728ea6cbfd7a69dac6ffa7ffc68 tdf#148515: RTF filter: do not use char prop defaults for tables It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/b6deb063ac182b631dc9b61b4baca18744794ab1 tdf#148515: RTF filter: do not use char prop defaults for tables It will be available in 7.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.