| Summary: | FILEOPEN PPTX: image shown in full instead of cropped | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gerald Pfeifer <gerald> |
| Component: | framework | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, kelemeng, sarper.akdemir.extern |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.2.7.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=118133 | ||
| Whiteboard: | target:24.2.0 target:7.6.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 139902 | ||
| Attachments: |
Sample slide (PPTX)
Visual comparison Office 365 (top) vs LibreOffice (bottom) The example file in PP 2016 and Impress master Minimized example file, only with 2 cropped tiff images The minimized example file in PP 2016 and Impress The minimized example file in PP 2016 and Impress |
||
|
Description
Gerald Pfeifer
2023-08-03 11:16:07 UTC
Created attachment 188744 [details]
Visual comparison Office 365 (top) vs LibreOffice (bottom)
Seems to have started in 7.2 with https://git.libreoffice.org/core/+/c6bf16909db054ec5467ebdc0ea0c9dc07307048%5E%21/#F0 author Xisco Fauli <xiscofauli@libreoffice.org> Mon Mar 08 11:03:11 2021 +0100 committer Xisco Fauli <xiscofauli@libreoffice.org> Thu Mar 11 15:01:40 2021 +0100 Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images" Opening the file as archive the rancher logo is indeed a .tiff image. In current nightly - possibly related to the fix of bug 147704 - the logo is not appearing as non-cropped and compressed anymore, but it's not visible at all. Created attachment 189336 [details] The example file in PP 2016 and Impress master Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cc7d6211bc01e5ec84dbad542605d2e93dea925c CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: threaded Created attachment 189347 [details]
Minimized example file, only with 2 cropped tiff images
Interestingly this file minimized file produces the error, but changing the crop area somewhat (to be larger) makes the image partially visible, see the Picture 2.
Created attachment 189348 [details]
The minimized example file in PP 2016 and Impress
Created attachment 189349 [details]
The minimized example file in PP 2016 and Impress
eh, correct file now :)
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c3ce373227433f40d686847a22e78651bedbab24 tdf#156593 FILEOPEN OOXML: image shown in full instead of cropped It will be available in 24.2.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. Thank you, Balazs. Happy to report both my original test case and Gabor's alternate test case now show as in PowerPoint: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7fff4e2ca6739928f72e5f0d2eb5820823916769 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/ba46f840fd0bf75aa71d4a5c3ab45204396e3948 tdf#156593 FILEOPEN OOXML: image shown in full instead of cropped It will be available in 7.6.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. |