[Libreoffice-bugs] [Bug 124547] New: LibreOffice rendering html border wrong

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 4 12:12:41 UTC 2019


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

            Bug ID: 124547
           Summary: LibreOffice rendering html border wrong
           Product: LibreOffice
           Version: 6.0.6.2 release
          Hardware: All
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: korbinian.neuhaeusler at sae-portal.de

Description:
Rendering of html border is making a border out of 0px solid black

Steps to Reproduce:
1. save the following code sniped into a file with extension .html and load it
into libre office via drag and drop or insert -> text from file

<table>
        <tbody>
                <tr>
                        <td>
                                <div alt="tester" style="width: 100px; height:
68px; margin: 0px; border: 0px solid black;">0px solid black</div>
                        </td>
                </tr>
        </tbody>
</table>

<table>
        <tbody>
                <tr>
                        <td>
                                <div alt="tester" style="width: 100px; height:
68px; margin: 0px; border: 0pt solid black;">0pt solid black</div>
                        </td>
                </tr>
        </tbody>
</table>


Actual Results:
a field with a border

Expected Results:
a field without a border


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.0.6.2
Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77
CPU threads: 8; OS: Mac OS X 10.14.4; UI render: default; 
Locale: de-DE (de_DE.UTF-8); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190404/3d33f288/attachment-0001.html>


More information about the Libreoffice-bugs mailing list