| Summary: | FILEOPEN PPTX: rogue image element appears (in presentation mode only) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gerald Pfeifer <gerald> |
| Component: | graphics stack | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, kelemeng, mikekaganski, samuel.mehrbrodt, stephane.guillou |
| Priority: | medium | Keywords: | regression |
| Version: | 3.5.0 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=107376 https://bugs.documentfoundation.org/show_bug.cgi?id=140912 https://bugs.documentfoundation.org/show_bug.cgi?id=158773 https://bugs.documentfoundation.org/show_bug.cgi?id=159258 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 139898 | ||
| Attachments: |
Sample slide (PPTX)
Screenshot in presentation mode - LibreOffice 24.2 |
||
|
Description
Gerald Pfeifer
2023-07-20 11:09:37 UTC
Created attachment 188497 [details]
Screenshot in presentation mode - LibreOffice 24.2
Confirming in Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6256d5fe2e7cb1bb002d5fe59527d3a3fbf6963f CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded The right side of the slide contains an image placeholder. The stray image is behind this. In PP the image placholder is shown in presentation mode, but not in Impress, so the image behind it becomes visible. This is similar to the example file in bug 140912 - although there the image placeholder IS displayed in presentation mode of Impress. Probably a duplicate of bug 156400. Probably a duplicate of bug 140912. (In reply to Samuel Mehrbrodt (allotropia) from comment #4) > Probably a duplicate of bug 140912. It looks like this still happens even with bug #140912 fixed: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 73bd04a71e741788a2f2f3b26cc46ddb6a361372 CPU threads: 12; OS: Linux 6.6; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US *** Bug 159258 has been marked as a duplicate of this bug. *** Testing with linux-64-releases, I had to skip a few versions (because of libpng12.so.0) and it could have started at any stage between: build [17cbb2ce32a1c75418e0cc10a2a146576a1eb7ee] libreoffice-3.5.6rc2 and build [f8782458d3ba33ae31943025d61461580a26303b] libreoffice-3.6.5.2 ...if anyone is able to bibisect that with 43all. (In reply to Stéphane Guillou (stragu) from comment #7) > it could have started at any stage between: > > build [17cbb2ce32a1c75418e0cc10a2a146576a1eb7ee] libreoffice-3.5.6rc2 > > and > > build [f8782458d3ba33ae31943025d61461580a26303b] libreoffice-3.6.5.2 Actually, could get libpng12 going on Ubuntu 22.04 [1], and that range about is wrong. Previous versions also needed skipping. First version affected is libreoffice-3.5.0rc3 for that repo. [1]: https://wiki.documentfoundation.org/QA/Bibisect/Linux#Setting_up_Environment It appears this was fixed by the fixes in bug #159258, see comment #5 there and comment #8 and comment #9. Balázs, do you want to close it? (In reply to Gerald Pfeifer from comment #9) > It appears this was fixed by the fixes in bug #159258, see comment #5 > there and comment #8 and comment #9. > > Balázs, do you want to close it? Ohh yeah, I forget to close it. Thanks for the reminder. :) Verified with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 24aed4f9a5f6351d9153c96e3d1d1aa68028c0d0 CPU threads: 12; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Thank you! |