Description: Attached MSO PPT document with group shapes are not imported correctly. Steps to Reproduce: 1.Open the attached document 2.The shapes are not showing 3. Actual Results: The shapes are not showing Expected Results: It should show the shapes as in the attachement Reproducible: Always User Profile Reset: No Additional Info: We have the fix and it will be submitted
Created attachment 165594 [details] Sample MSO document
Created attachment 165595 [details] Correct renderring in MSO
Reproduced in Version: 7.1.0.0.alpha0+ Build ID: 6f1e02c96b887750f974c187a82ecd6236e6a435 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Patch submitted https://gerrit.libreoffice.org/c/core/+/102895
nd101 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b3f2fd983f0728893505d7ae12e3def924ab520f tdf#136830 Fix: positions of group shapes of PPTX It will be available in 7.1.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/489afd23ed8eff3b9df4c243b4e4c8fbc264b9d8 tdf#136830: sd_export_ooxml2: Add unittest It will be available in 7.1.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.
Created attachment 165807 [details] Sample compared in MSO and LO This look fixed. No idea why not closed, I'll do it. Thanks Fong. (I hope it's OK to address you as Fong)
This was fileopen bug. I also tested filesave, opened PPTX looks good in LO and MSO. Another bug is fileopen for PPT. I couldn't find it, I'll report separately.
(In reply to Timur from comment #7) > Created attachment 165807 [details] > Sample compared in MSO and LO > > This look fixed. No idea why not closed, I'll do it. > Thanks Fong. (I hope it's OK to address you as Fong) Thanks! Fong is fine. :-)
nd101 committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/59657ae40d13bfe12d22989842c71da9ee870d94 tdf#136830 Fix: positions of group shapes of PPTX It will be available in 7.0.3. 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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: cd85546a2fbdade42f80fd3b6bd650791db9f32d CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: tr-TR (en_US.UTF-8); UI: en-US Calc: threaded @nd101, thanks for fixing this issue!
Fong, I see you fix both PPTX and PPT (some devs don't). I opened a PPT version of this bug in See Also, if you are interested.
(In reply to Timur from comment #12) > Fong, I see you fix both PPTX and PPT (some devs don't). > I opened a PPT version of this bug in See Also, if you are interested. Shape positions in a group can be tricky.. We will take a look at those two bugs you mentioned.