Created attachment 124628 [details] cut down example This example rtf uses trwwidth to attempt to set the width of a table row. Currently we import it as super narrow columns. The intent seems to be an approx 16cm wide table. caolanm->vmiklos: Is there something we could do to make this "just work" ?
confim on master. in word is table 16,06 cm width.
I have a plausible solution at https://gerrit.libreoffice.org/#/c/24430/
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b71f470e370c1819cba99abe5ef654d28bbf8749 Resolves: tdf#99498 don't overwrite trwWidth value if set on a table It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b9dbeb401b1f8f9b89a1ab477a566cbf42967c8a&h=libreoffice-5-1 Resolves: tdf#99498 don't overwrite trwWidth value if set on a table It will be available in 5.1.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.