https://bugs.documentfoundation.org/show_bug.cgi?id=167651
Gabor Kelemen (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Inherited From OOo |7.6.1.2 release Depends on|167652 | Keywords| |bibisected, bisected, | |regression --- Comment #2 from Gabor Kelemen (allotropia) <[email protected]> --- This seems to have been good before 7.6.1 commit https://cgit.freedesktop.org/libreoffice/core/commit/?id=52516f695228d07d872bcd0a427c289c4d836952 author Szymon Kłos <[email protected]> 2023-07-28 12:16:36 +0200 committer Xisco Fauli <[email protected]> 2023-08-08 10:20:18 +0200 commit 52516f695228d07d872bcd0a427c289c4d836952 (patch) tree 9caccb21ca12c77417fa1f8c853b71f5b3f52c3f parent 40c9ed2f510a6fd61606554810d0115b6a228ccb (diff) pptx: import ellipse shape correctly Preset geometry "ellipse" was ignored: <a:prstGeom prst="ellipse"> Don't change service name to com.sun.star.presentation.OutlinerShape it should stay CustomShape to be correctly shown as an ellipse. Added next case: XML_body subtype in Layout and Slide mode. This is continuation for: commit 6df267780c4d41b41101c1be0a954b2f16ee8012 tdf#132557: PPTX import: Workaround for slide footer shape presets Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=167652 [Bug 167652] FILEOPEN PPTX Customized placeholder shapes text with user specific text appears incorrectly -- You are receiving this mail because: You are the assignee for the bug.
