Bug 168606 - PPTM - Shaded rectangle rendering too small
Summary: PPTM - Shaded rectangle rendering too small
Status: NEEDINFO
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
25.8.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: PPTX-Textbox
  Show dependency treegraph
 
Reported: 2025-09-29 09:54 UTC by SATYA SRINIVAS K
Modified: 2025-10-01 18:28 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
pptpptm.pptm (2.89 MB, application/vnd.ms-powerpoint.presentation.macroEnabled.12)
2025-09-29 09:55 UTC, SATYA SRINIVAS K
Details
Problem.png (2.35 MB, image/png)
2025-09-29 09:55 UTC, SATYA SRINIVAS K
Details
pptpptm_Linux_25.8.0.4.pdf (1.01 MB, application/pdf)
2025-09-29 09:55 UTC, SATYA SRINIVAS K
Details
pptpptm_Linux_7.6.7.2.pdf (1012.57 KB, application/pdf)
2025-09-29 09:56 UTC, SATYA SRINIVAS K
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SATYA SRINIVAS K 2025-09-29 09:54:55 UTC
Description:
When this file is published with LibreOffice 25.8.0.4,the orange rectangle is rendered too small.  Text that belongs in the shaded area is outside of the shaded area.
This seems to be a LibreOffice problem that has broken between LibreOffice 25.2.4.3 and 25.8.0.

Steps to Reproduce:
1.Publish sample file(pptpptm.pptm) with LibreOffice 25.8.0.4 and open file in PowerPoint
2.In PowerPoint, notice the orange rectangle covers all of the text.  (The URL is inside of the orange rectangle.)
3.Notice that with LibreOffice 25.8.0.4, the URL text is outside of the orange rectangle.

Actual Results:
The orange rectangle does not extend to cover the URL text.

Expected Results:
The URL text should appear inside of the orange rectangle as it does in PowerPoint.


Reproducible: Always


User Profile Reset: No

Additional Info:
LibreOffice 25.8.0.4 48f00303701489684e67c38c28aff00cd5929e67
Comment 1 SATYA SRINIVAS K 2025-09-29 09:55:22 UTC
Created attachment 203023 [details]
pptpptm.pptm
Comment 2 SATYA SRINIVAS K 2025-09-29 09:55:42 UTC
Created attachment 203024 [details]
Problem.png
Comment 3 SATYA SRINIVAS K 2025-09-29 09:55:54 UTC
Created attachment 203025 [details]
pptpptm_Linux_25.8.0.4.pdf
Comment 4 SATYA SRINIVAS K 2025-09-29 09:56:08 UTC
Created attachment 203026 [details]
pptpptm_Linux_7.6.7.2.pdf
Comment 5 m_a_riosv 2025-09-29 14:35:16 UTC
Right-click on the box and selecting position & size, resizes automatically to the right size.

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 18d4e906551a8729baaf99d34dbdc0598c9b1413
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

Latest version that works on the ones I have installed.
Version: 24.8.7.2 (X86_64) / LibreOffice Community
Build ID: e07d0a63a46349d29051da79b1fde8160bab2a89
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win
Locale: es-ES (es_ES); UI: es-ES
Calc: CL threaded
Comment 6 raal 2025-09-30 14:37:29 UTC
This seems to have begun at the below commit in bibisect repository/OS linux-64-25.2.
Adding Cc: to Balazs Varga ; Could you possibly take a look at this one?
Thanks
 a824e807ccc1dcb62e4daffa5cc3e66b9b33b511 is the first bad commit
commit a824e807ccc1dcb62e4daffa5cc3e66b9b33b511
Author: Jenkins Build User <tdf@maggie.tdf>
Date:   Mon Aug 12 17:24:41 2024 +0200

    source ebf13e890766f4cadbba81444784cfe3c8e1bbc3

171621: tdf#156857: sd ooxml import: fix shape size if spAutofit is set | https://gerrit.libreoffice.org/c/core/+/171621
Comment 7 Gabor Kelemen (Collabora) 2025-10-01 17:30:42 UTC
I see in PP 2010 and 2016 that the URL in NOT inside the orange box.
If I type a letter in that, then it is resized to include the URL.
What version of PP do you use?

The bibisected bug was about specifically cases when a textbox is set as "Resize shape to fit text" and then its size is manually adjusted with the sidebar. This file is another example of that, so I think this is an improvement.
Comment 8 Regina Henschel 2025-10-01 18:28:15 UTC
I think, that the problem is the unusual font "Op Chevin Pro Light". The replacement font in LibreOffice seems to be wider than the font used in PowerPoint. If I force the font for the white text to "Segoe UI Semilight" or to "Aptos Light" (both installed on my PC) in LibreOffice, then the text becomes small enough to fit into one line. And then the text no longer overflows and the URL is inside the shape boundary.

@SATYA SRINIVAS K: Using a font with small character spacing, which is installed on your PC, or reducing font size a little bit (e.g. 17pt) should be a suitable workaround.