Bug 136779

Summary: Table in footnote not shown in DOC
Product: LibreOffice Reporter: Telesto <telesto>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: buzea.bogdan, jluth
Priority: medium    
Version: Inherited From OOo   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=136778
https://bugs.documentfoundation.org/show_bug.cgi?id=125877
https://bugs.documentfoundation.org/show_bug.cgi?id=132611
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103164    

Description Telesto 2020-09-15 15:50:17 UTC
Description:
Table in footnote not shown in DOC

Steps to Reproduce:
1. open the attached file
2. Look at footnote

It's "supported" for DOCX. See bug 136778	

Actual Results:
Text only in LibreOffice

Expected Results:
Table with text


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: abcc4eb907661e07ad850ccce7eb06f129da4286
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

and in
4.4.7.2

and in
3.5.7.2
Comment 1 Telesto 2020-09-15 16:00:32 UTC
@Justin
Any interest in the Table in footnotes topic? Don't think so, but can always ask ;-). LibreOffice does read those from DOCX (not to nice in rendering but working; I'm seeing it as a proof of concept). DOC has not support (table gone; content present). LibreOffice itself can't insert Table into footnote, probably because it never got implemented/ of finished.

Saving a DOC/X RTF with table in footnote to ODT simply trashes the whole content :-). Or doesn't ODT not support table in footnote?

And fiddling around with table in footnote is of course crashing (bug 136778).
Comment 2 Justin L 2020-09-15 16:42:36 UTC
In DOCX bug 132611 I noted that the layout code sw flowfrm.cxx contains the comment
    SAL_WARN("sw.core", "Tables in footnotes are not truly supported");

Until LO properly handles laying out tables and such here, there is no point in doing anything about importing or exporting them.
Comment 3 Timur 2020-09-16 10:38:02 UTC
I asked you a few times not to open so many bugs without search.

*** This bug has been marked as a duplicate of bug 95804 ***