Bug 139532 (DOCX-Floatingtable)

Summary: [META] DOCX Floating table related issues
Product: LibreOffice Reporter: NISZ LibreOffice Team <libreoffice>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: aron.budea, thomas.lendo
Priority: medium    
Version: Inherited From OOo   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=155045
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on: 62306, 133522, 147483, 158324, 158448, 160105, 160106, 160346, 160493, 160958, 55160, 61594, 75331, 76583, 77760, 78755, 80717, 80869, 99822, 102012, 103869, 105876, 113672, 115188, 116256, 116292, 116854, 117416, 117447, 118794, 131643, 131735, 132264, 136768, 137550, 137859, 141348, 142812, 143318, 143743, 143806, 144045, 144976, 150769, 154275, 155118, 155682, 156059, 156260, 156349, 156351, 156589, 156682, 157005, 157119, 157263, 157590, 158081, 158213, 158341, 158344, 158801, 159017, 159107, 159285, 159453    
Bug Blocks: 104444    

Description NISZ LibreOffice Team 2021-01-11 07:42:34 UTC
Problems related to floating (wrapped) tables that can be found in DOCX files.
This feature is completely missing in Writer. This meta collects the complaints about it for better visibility.
Comment 1 NISZ LibreOffice Team 2021-01-11 08:19:21 UTC
attachment #127573 [details] shows how it looks in Word
Comment 2 Miklos Vajna 2023-03-16 14:45:38 UTC
As noted in bug 61594, I started working on this. Let's see how far I get.
Comment 3 Stéphane Guillou (stragu) 2023-04-26 15:28:08 UTC
Floating tables are denoted by a <w:tblpPr> element in the extracted DOCX's document.xml

See: https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.tablepositionproperties?view=openxml-2.8.1