Created attachment 201206 [details] RTF 10 pages Open attached 10 pages RTF and see mixed orientation (bug 166879) and table. Save and reload 3 times. Table does not look good in LO. Interestingly, it still looks good in MSO.
Created attachment 201207 [details] RTF saved has wrong table so 13 pages
Created attachment 201225 [details] RTF 2 pages Here is smaller sample with 2 pages. With 1 page, it is already wrong on open, so I put this one with 2 so that initial open shows correct table.
Turns out this is regression in 25.2: commit 038473595ed266d15a788d8f97781cbaf066cfe7 [log] author Oliver Specht <oliver.specht@cib.de> Wed Oct 02 14:48:08 2024 +0200 committer Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Fri Oct 11 19:07:49 2024 +0200 tdf#152839 add fill cells to tables imported wrongly from RTF Note that while I saved in GUI 3 times to spot the bug, with headless just 2 saves seems to enough.
https://gerrit.libreoffice.org/c/core/+/188207
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b2dcf38fdb65bf4bc1fdca5ef69f2009b24a98e7 tdf#166953 writerfilter: add column width when adding extra cell It will be available in 26.2.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.
fixed on master - the problem is really in the RTF import, Word shows the file much better
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/b75c382be45616a29ffc67cec47d8772e86a74b7 tdf#166953 writerfilter: add column width when adding extra cell It will be available in 25.8.1. 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.