Bug 167652 - FILEOPEN PPTX Customized placeholder shapes text with user specific text appears incorrectly
Summary: FILEOPEN PPTX Customized placeholder shapes text with user specific text appe...
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.6.1.2 release
Hardware: All All
: medium normal
Assignee: Balázs Varga
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2025-07-23 14:41 UTC by Gabor Kelemen (allotropia)
Modified: 2025-08-04 07:48 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
The second slide in PP and Impress master (52.24 KB, image/png)
2025-07-23 14:41 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2025-07-23 14:41:23 UTC
Created attachment 201956 [details]
The second slide in PP and Impress master

This is similar to bug 167651 

On the second slide of the attachment 201953 [details] we see what happens when the custom placeholder shapes text is replaced by the user on the slide: both the placeholder and the user added text appears.

1. Open attachment 201953 [details]
-> On the second slide the shape text should be "Custom slidetext" for the blue lined and "Custom2 slidetext2" for the red lined callout shape. But the shapes text overlaps with the placeholder text from the master slide, "Text 
Hier text hinzufügen".

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7f4868348c14b305fcd75744e1e3544d0d3a5d61
CPU threads: 14; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win
Locale: de-DE (hu_HU); UI: en-US
Calc: threaded

This seems to have been not overlapping before 7.6.1 commit

https://cgit.freedesktop.org/libreoffice/core/commit/?id=52516f695228d07d872bcd0a427c289c4d836952

author	Szymon Kłos <szymon.klos@collabora.com>	2023-07-28 12:16:36 +0200
committer	Xisco Fauli <xiscofauli@libreoffice.org>	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
Comment 1 Gerald Pfeifer 2025-07-25 20:53:52 UTC
Confirming with

  Version: 25.8.0.1.0+ (X86_64) / LibreOffice Community
  Build ID: 5136f42ad575a11f5955bd8289bbc10425944b33
  CPU threads: 12; OS: Linux 6.15; UI render: default; VCL: gtk3

and

  Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
  Build ID: 0cada4591d1f7dedbc158ad514adfa2ebaf9ec02
  CPU threads: 12; OS: Linux 6.15; UI render: default; VCL: gtk3