Description: Writer unable to read nested floating table/ group textbox in floating table. The problem likely in the document model (structure, nodes) because when writer tries to convert the nested frame (floating table or textbox) it throws an exception and that goes wrong. So when a SwTextFrame inside other and that have to be processed on opening that has this problem. Many tickets affected by this issue. Steps to Reproduce: 1.Open attachment Actual Results: The table is wrong position, and the group textbox has missing content Expected Results: The table is in the correct position and the contents are displayed in the group text box. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 11a3e5707d6b524728b24e170eb542bba273d811 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded
Created attachment 178337 [details] Writer unable to read nested floating table/ group textbox in floating table.
Reprpducible in: Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: b965efc0ab5d6996417c92b5588e9d1ff79e0572 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Still repro in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 CPU threads: 16; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL threaded
Created attachment 189355 [details] The example file in Word 2016 and Writer Now this looks kinda okay, except for the image inside of the group, which is completely lost. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cc7d6211bc01e5ec84dbad542605d2e93dea925c CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: threaded
Created attachment 189756 [details] modified example file from Word 2016 Changed the example file a bit: if the grouped shape is anchored outside of the floating table, the image is visible. If it is anchored inside the floating table, only the shapes appear.
Created attachment 189757 [details] The modified example file in Word and Writer
The image in the outside of table anchored GS started to show up in 7.4 with: https://git.libreoffice.org/core/+/121cbc250b36290f0f8c7265fea57256dad69553 author Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu> Thu Nov 11 14:02:12 2021 +0100 committer László Németh <nemeth@numbertext.org> Thu Jan 06 10:41:32 2022 +0100 tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapes Maybe this gives a hint.