Created attachment 191015 [details] document to reproduce the error Open attached document in master. It has a table with two cells. The left cell contains a drawing canvas and therein two shapes with text. Notice that the text is at totally wrong place. I have no idea yet, what here happens. The frames themselves are inside the shape but the text is not inside the frames. This belongs to the change to import drawing canvas instead of VML fallback from commit https://gerrit.libreoffice.org/c/core/+/156629
Created attachment 191016 [details] tdf158348 screenshot left LO right Word In case you have an idea about the reason please tell me.
Reproducible Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: bc5c767e9aebadf12aa6a181a6ce066cbfff71ad CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Ungrouping and saving with 7.6.3, then opens fine with 24.2, so seems the issue is in relation with the group.
(In reply to Regina Henschel from comment #0) > > This belongs to the change to import drawing canvas instead of VML fallback > from commit https://gerrit.libreoffice.org/c/core/+/156629 -> bibisectNoNeeded
It is not really a regression, because the drawing canvas was not imported at all, but only the VML fallback.
Sorry.
Regina Henschel committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bf6350ef7f9856abc4d6a085bd2d2f95d6b0c84e tdf#158348 Treat wordprocessing canvas like group shape It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.