https://bugs.freedesktop.org/show_bug.cgi?id=47670

Michael Stahl <mst...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|libreoffice-b...@lists.free |mst...@redhat.com
                   |desktop.org                 |
                 CC|                            |cedric.bosdonnat.ooo@free.f
                   |                            |r, mst...@redhat.com
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=41796

--- Comment #5 from Michael Stahl <mst...@redhat.com> 2012-04-30 12:32:15 PDT 
---
so this is another regression from d18feffd49f4481626417daac7984b2a7e70c3bf,
which changed sw/source/filter/html/htmltabw.cxx to no longer write
BORDER and BORDERCOLOR attributes on TABLE elements, but instead
various CSS "border" properties into STYLE attributes of the TD elements.

the problem is that there is still a "RULES=ROWS" (in case of first table)
or "RULES=COLS" (in case of last table) attribute on the TABLE element,
which causes Mozilla (FF11) to draw _only_ the horizontal (resp. vertical)
borders (but strangely the WebKit based Epiphany draws all borders).

fixed that now on master.

-- 
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to