Created attachment 201423 [details] Several RTF tables The attachment has several tables, using different combinations and order of \tblindN, \trdleftN, and \cellxN, created for testing. The file is created for simplicity; and therefore, all tables have no border lines, and need "View Gridlines" (Word) / "View"->"Boundaries" (Writer) to see the tables. This bug is about Table 5 - Table 8 in the document. In MS Word 2016, these tables are all indented to the right identically by 1000 twips; and have decreasing width from 9000 twips down to 7500 twips, step -500 twips; their B1 widths are identical 1000 twips, and A1 widths are respectively decreasing. The tables' right edges are all on different levels. In Writer, all of them are indented correctly; but they all have identical width of 8000 twip, with inconsistent widths of A1 and B1, with B1 widths increasing from Table 5 to Table 8 (it is only correct for Table 7). The tables' right edges are all on the same level.
Created attachment 201424 [details] Word 2016 reference rendering
https://gerrit.libreoffice.org/c/core/+/186807
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d00181e8c1ead5020cc8fee47ee7af7fc5039552 tdf#167169: postpone \trleftN processing until \row 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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/23e0ae1273bbba44c155e01315ab81121275cab8 tdf#167169: postpone \trleftN processing until \row It will be available in 25.8.0.0.beta2. 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.