Created attachment 154040 [details] WrongPositionInsideOfGroupedObjects.doc Maybe related with #105693 ? I have DOC file with grouped objects. This image is right in Microsoft Office but some objects are misplaced (and maybe missing) with Libreoffice. Please find enclosed the document with an example. Version: 6.4.0.0.alpha0+ (x64) Build ID: 41cd3e8e817c8c33a13608e62eeb06ce2c6977e4 CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; TinderBox: Win-x86_64@62-TDF, Branch:master, Time: 2019-09-01_22:04:10 Locale: fr-FR (fr_FR); UI-Language: en-US Calc: CL
Created attachment 154041 [details] LibreOfficeWrongRending.png Current result with Libreoffice
Created attachment 154042 [details] MicrosoftOfficeRightRending.png Expected result with Microsoft Office.
Confirmed on ubuntu 16.04 x64 with Version: 6.2.0.0.alpha1+ Build ID: 726c18db3215ec74135f51365322a6b531f328af CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-11-03_19:38:55 Locale: en-US (en_US.UTF-8); Calc: threaded Unconfirmed on ubuntu 16.04 x64 with Version: 6.1.0.0.alpha1+ Build ID: 47dc3115f12ff16dc326b6edd12c46e6a6ef1843 CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-05-17_00:32:17 Locale: en-US (en_US.UTF-8); Calc: group First problem is that the left image disappears in v6.2, but not v6.1 and earlier. Second problem is the position. That's wrong on all previous versions (were the image is correctly shown).
I made a bibisect. source 52bbb04f1e39b2d778275c91f77b6c0714ecd0d0 tdf#120728 support SvxShape for SdrShape if not inserted Added a fallback to allow correct SvxShape construction when SdrObject is not yet inserted - or has no SdrPage yet. This is needed ue to the paradigm change that a SdrObject only has a SdrPage when it is inserted. For more info and a discussion, see added comments. Change-Id: I2c1a4b1bbb531501ee73ab1c98c13321c5c0b050 Reviewed-on: https://gerrit.libreoffice.org/62710 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de> This is only for the missing object. The problem about wrong position happens every time.
This is a duplicate of bug 121649 *** This bug has been marked as a duplicate of bug 121649 ***
The left hand side object is not missing any more (since LO 7.5). It's position is not correct however. Returning the focus of the bug report to that aspect.
Created attachment 187189 [details] LibreOffice7-6devWrongRending.png Update wrong render with nightly Libreoffice. Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 002ae41bb6088002ba3ed0188ac822fb823a23f9 CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: fr-FR (fr_FR); UI: fr-FR Calc: CL threaded
confirmed previous statement that the position was wrong in OOo 3.3.0. A Word 2010 round-tripped file into DOCX format opens fine in master.
repro 24.8+. various pieces of the group-shape are significantly misplaced.