Created attachment 99956 [details] screenshot of wrong output Problem description: Wrong rendering of RTF document. There is a colored vertical bar at the left that hides some content of the page. This bar appears also when printing this document. There is no problem with MS-Word. Operating System: Windows 8 Version: 4.2.4.2 release
Created attachment 99957 [details] Document showing the error
Confirmed in Linux Mint in the latest releases from 3.6 to 4.2 and 4.3 beta, though 3.6 and 4.0 doesnt overlap the table contents with the veritical bar. I was able to delete the vertical bar by clicking on it in the header and footer and pressing delete.
Created attachment 99999 [details] how the vertical bar shows in 4.0 vs 4.3
this bug looks quite similar to bug 76633 ... except that the rectangle is visible since version 3.5.0, and the fix for bug 76633 did not remove the rectangle in this document. actually the document crashes in current libreoffice-4-3.
crashes because of ba9b63d8101197d3fd8612193b1ca188271dfc1a fixed that. the rectangle is really a "horizontal rule" that should be in the header and footer; LO didn't support the special properties for that yet; fixed. the horizontal rule shapes look right now, they are just wrongly positioned, sometimes even outside the page so not visible; but that is a separate bug and not a regression and is not fixed yet.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b9e782497cb962d9ca74a851a1389b0e29df49c (related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pict 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=589ca2a5e88a976bb10e60fcb1e3e75f4aa2504e fdo#79319: writerfilter: RTF import: support horizontal rule 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9aa80fcb291083dc2a396db3d1be756eb4a0e54b (related: fdo#79319): writerfilter: RTF imoprt: don't lose shapes in header 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=44828af6a2526ff63b28074ea58a12b8b8bb1257&h=libreoffice-4-3 (related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pict It will be available in LibreOffice 4.3.1. 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2ed95c9f8507d711f46360317e546683c7f0b8c2&h=libreoffice-4-3 fdo#79319: writerfilter: RTF import: support horizontal rule It will be available in LibreOffice 4.3.1. 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ca88a0ea6ed7277e8522d83458e3cfb975fcfb7d&h=libreoffice-4-3 (related: fdo#79319): writerfilter: RTF import: don't lose shapes in header It will be available in LibreOffice 4.3.1. 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.
*** Bug 81355 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (filter:rtf) Replace rtf_filter -> filter:rtf. [NinjaEdit]