https://bugs.freedesktop.org/show_bug.cgi?id=39415
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] |desktop.org | See Also| |https://issues.apache.org/o | |oo/show_bug.cgi?id=9860 Summary|Table borders in word 200x |Painting of collapsing |.doc are shown incorrect in |table borders broken in |writer |Writer --- Comment #14 from Michael Stahl <[email protected]> 2012-06-28 02:29:47 PDT --- 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. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
