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
Created attachment 203023 [details] pptpptm.pptm
Created attachment 203024 [details] Problem.png
Created attachment 203025 [details] pptpptm_Linux_25.8.0.4.pdf
Created attachment 203026 [details] pptpptm_Linux_7.6.7.2.pdf
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
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
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.
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.