Created attachment 76463 [details] RTF file causing bug Problem description: Some space is added inside tables such as the one shown in RTF file attached, causing a severe alteration. Table is rendered correctly in Word 2003 and LibO 3.6.4 Alteration has been noticed in LibO 3.6.5 and LibO 4.0.1 Steps to reproduce: 1. Open attached file with LibO 3.6.4 2. Notice correct rendering 3. Open same file with LibO 3.6.5 4. Notice incorrect rendering Current behavior: Table columns and rows are mis-aligned. Expected behavior: A three rows and two columns table without so much lost vertical space. Operating System: Windows 7 Version: 3.6.5.2 release Last worked in: 3.6.4.3 release
Created attachment 76464 [details] Correct rendering : PDF export from LibO 3.6.4
Created attachment 76465 [details] Incorrect rendering : PDF export from LibO 4.0.2 Same result with LibO 3.6.5
Reproduced, this is caused by my 4a507f732d82c188ad81b022cbe3037951e58ac3, which was a fix for bug 57678.
Assign to me, I guess all we need is to fix margins of the table cell paragraphs here.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=24d5261f5a122e22675210445056cdf67663237b fdo#62288 fix RTF import of table paragraph margins 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.
-4-0 review: https://gerrit.libreoffice.org/2906
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd8de6c4138d227a48d01b05212f5aaf53b67aab&h=libreoffice-4-0 fdo#62288 fix RTF import of table paragraph margins It will be available in LibreOffice 4.0.3. 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.
@vmiklos: Since this is a regression in 3.6.5 against 3.6.0 can we maybe have that backported to 3.6. for 3.6.7? The patch looks simple enough to the untrained eye.
Here we go: https://gerrit.libreoffice.org/3572
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=562de768b5e80dd7d73302ad8307e1d7a734ec1c&h=libreoffice-3-6 fdo#62288 fix RTF import of table paragraph margins It will be available in LibreOffice 3.6.7. 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.
Migrating Whiteboard tags to Keywords: (rtf_filter -> filter:rtf) [NinjaEdit]