https://bugs.documentfoundation.org/show_bug.cgi?id=97384

            Bug ID: 97384
           Summary: Missing border-bottom tag in cell with spanrow tag of
                    export to html
           Product: LibreOffice
           Version: 5.0.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 122227
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122227&action=edit
A Calendar spreadsheet with merged cells

I Needed to replace
"border-right: 1px solid #1d2f4e" rowspan=5 
with
"border-bottom: 1px solid #1d2f4e; border-right: 1px solid #1d2f4e" rowspan=5 
in the html code to correct this.
You can view the resulting html saved as from attached spreadsheet.

-- 
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

Reply via email to