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

Yousuf Philips (jay) <philip...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mst...@redhat.com,
                   |                            |rb.hensc...@t-online.de
             Blocks|                            |103100
            Summary|FILEOPEN: ODF tables        |FILEOPEN: ODF - Tables
                   |showing crushed flat        |showing crushed flat from
                   |                            |Calligra

--- Comment #12 from Yousuf Philips (jay) <philip...@hotmail.com> ---
still repo.

Version: 6.0.0.0.alpha0+
Build ID: 892c719fffa06de4c7aeab497326cad7bae9e5c6
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-09-27_03:02:09
Locale: en-US (en_US.UTF-8); Calc: group

So looking in the XML, Calligra outputted the table column style like this

<style:style style:name="Table1" style:family="table">
 <style:table-properties fo:keep-with-next="auto"
fo:margin="0.000000000000000pt" style:may-break-between-rows="false"
style:rel-width="0%" style:writing-mode="page" table:align="left"
table:border-model="collapsing"/>
</style:style>

and i'm guess that 'style:rel-width="0%"' is causing the problem, as opening
one of the tables in LO shows width = 1% and relative checked. LO outputs it
like this

<style:style style:name="Table2" style:family="table">
  <style:table-properties style:width="17.461cm" fo:margin-left="0cm"
fo:margin-top="0cm" fo:margin-bottom="0cm" table:align="left"
style:writing-mode="lr-tb" />
</style:style>

@Regina, @Michael: your thoughts?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to