Created attachment 49361 [details] Original MS word document The following document created in word 2003 displays correctly in all MS word versions. Openoffice 3.3.0 also shows it correctly. In libre office the borders are shown in incorrect places
Created attachment 49362 [details] Correct PDF save of the doc file
Created attachment 49363 [details] Printscreen of ms word 2007 showing the document
Created attachment 49364 [details] Openoffice 3.3.0 also showing them correctly
Created attachment 49365 [details] Libreoffice 3.4.2 showing the incorrect borders
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Created attachment 54758 [details] LibreOffice 3.5.0 Beta1 Bug still present in 3.5.0 beta 1
reproduced in LibO 3.6.0 master 2233aa5-9eed775-f061262 on Fedora 64 bit and in 3.4.3 on Windows XP 32 bit but not reproducible in 3.3.4, therefore regression Guess that appears in 3.4.0
@ Cedric Please, look at this regression
This one looks related to "Bug 38542 - FORMATTING TABLE double borders incompatibility with old LibO / OOo Versions" @Cédric: Please feel free to reassign (or reset Assignee to default) if it’s not your area or if provided information is not sufficient. Please set Status to ASSIGNED if you accept this Bug.
Michael, Since you worked on boarders, it's maybe easy for you to judge this one ? Thanks - Cor
persists in 3.6 / master.
reverting a0486f02433703744f487e599422714d03937956 makes a huge difference, though it still looks worse than it used to. Cedric, what problem does that commit solve?
sigh... revert fields that changed themselves...
so i've found out what the problem is that a0486f02433703744f487e599422714d03937956 tried to solve: for collapsing table borders the horizontal border lines are not centered on the line, but "below" the line. the commit tried to achieve this, but did it wrongly which caused the awful displaced/double painting of the border that can be seen in the bugdoc. this is a painting problem and has nothing to do with WW8. i'll push the fix to master later today... also i've noticed that there's a special case hack for OOo issue 9860 that also needs to be adapted, and that a table in a page with vertical text direction needs to be tweaked in yet another different way.
Created attachment 63553 [details] ODF bugdoc for same problem as original WW8 bugdoc
Created attachment 63554 [details] bugdoc for OOo issue i9860 the important border is the top border of the first cell on the second page, which does not actually exist but is faked from the bottom border of the cell.
Created attachment 63555 [details] bugdoc with vertical text direction
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=aa8240e80394887a4af45710de69aacacec66d25 fdo#39415: sw: fix collapsing border painting:
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3a4b7c3555f2ffb4e89502bb04ff063d8c08f628 fdo#39415: sw: fix collapsing border painting more:
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0bbbfdef6b31650a351883de09b5338562048a2 fdo#39415: sw: fix vertical collapsing border painting:
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=426dec966e09c0a43d00b80a4bd262d64ea208ee&g=libreoffice-3-6 fdo#39415: sw: fix collapsing border painting: It will be available in LibreOffice 3.6.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=aee5c2ec17ffdfacc9190f6467d7ecc291ac8e3d&g=libreoffice-3-6 fdo#39415: sw: fix collapsing border painting more: It will be available in LibreOffice 3.6.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=91b6ab615b4f72832412b4f4a8c633f93952a17f&g=libreoffice-3-6 fdo#39415: sw: fix vertical collapsing border painting: It will be available in LibreOffice 3.6.
was pushed to libreoffice-3-5 as well: e21f924439c065239268844d1cabdd0eaee7b313 bac0e1fccde840f6ec2265c0198648ae6927781d 3d0d2611b5a2e735fc325e769f8de90e5e0518a2
*** Bug 46322 has been marked as a duplicate of this bug. ***
*** Bug 43313 has been marked as a duplicate of this bug. ***
*** Bug 50535 has been marked as a duplicate of this bug. ***