[Libreoffice-bugs] [Bug 77855] FILEOPEN: ODF - Tables showing crushed flat from Calligra
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 27 22:59:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=77855
--- Comment #13 from Regina Henschel <rb.henschel at t-online.de> ---
Yes, style:rel-width="0%" is the problem. Replace it with
style:rel-width="100%" and the table will be shown correctly in LibreOffice.
The specification says [part 1,20.332.2 <style:table-properties>]
"The style:rel-width attribute specifies the width of a table relative to the
width of the area that the table is in."
and 0% from anything is 0, which means not rendering the table.
I suggest: Not our bug.
--
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/20170927/03184633/attachment.html>
More information about the Libreoffice-bugs
mailing list