Created attachment 170366 [details] Sample slide (in PPTX format) How to reproduce: 1. Open attached PPTX in LibreOffice 2. Observe how there is a blurred image in the text "Insert Image" covering the right half of the slide. 3. Enter presentation mode, and observe the same.
Created attachment 170367 [details] Visual comparison Office 365 vs LibreOffice 7.2 Observed with Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: f66a479225b35e9f1fd3621eef7496462088308a CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2021-03-05_09:50:07 Calc: threaded Already reproducing in Version: 6.4.8.0.0+ Build ID: 99b065ec31d032fc08ab14f66430dac4fef904a5 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-6-4, Time: 2020-10-08_08:57:08 Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Repro. Insert image was never fine, OO opened just text.
That particular shape is a Picture Placeholder, probably that's why it has the "Insert Image" text and icon.
This comes from the master slide. In PP it is also there, behind the "Item One, Item two" box but with normal size.
Attila, I'm wondering whether this might be related to bug #111903, bug #137152, and/or bug #142537 that you addressed recently? (Mind, I am not saying caused, and I can reproduce this issue with LO 6.4 already, just related and maybe in your area of expertise?)
Created attachment 173306 [details] image placeholder behind the text in PP Sorry for the late reply. The file has an empty image placeholder with the text from the master slide "Insert Image", and it is covered by the textbox in PP, that is the reason for the difference. It might be related to my patch because empty placeholders (like this) was not exported as placeholder only as an empty shape (so it did not have the picture icon before). I think the only problem is that, why the image icon stretched, and why it is shown in presentation mode, but the reason might be that this was an image what is missing from the file, so that is why the icon shown instead. I have no more idea. :)
gulsahkose committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7b3be7f6f3d800e2ad86f5a043e6e9b21ed4409f tdf#140912 Better handling of the picture placeholders. It will be available in 7.4.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.
gulsahkose committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/2be6b90cfa201b894cc893c51ca8e29577e33aa1 tdf#140912 Better handling of the picture placeholders. It will be available in 7.2.4. 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.
gulsahkose committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/0fa00d879995d498d1f04efe72f3413a3c15601b tdf#140912 Better handling of the picture placeholders. It will be available in 7.3.0.0.beta2. 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.
7.2.4 was a hotfix release, updating target in status-whiteboard
I'm happy to report that as the original reported I validated the fix with the latest daily build of LibreOffice 7.4.
Ui, I missed 3. Enter presentation mode, and observe the same. in my initial instructions on how to reproduce and Attila also gave an indication in comment #6: In presentation mode (as noted in the title of this bug) the issue still appears and the placeholder is shown.
(In reply to Gerald Pfeifer from comment #12) > In presentation mode (as noted in the title of this bug) the issue > still appears and the placeholder is shown. ...if the list which hides the icon is (re)moved.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/67ba6ccd5a75ee6ade0e6aaa8bdc33f651a0d82c tdf#140912, tdf#159219: fix import of graphic placeholder with custom prompt It will be available in 24.8.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.
This is now fixed: the placeholder is imported as such, not as an outliner object with a background.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/0d88061459c0d5200d7f87acc63babdac30e4d43 tdf#140912, tdf#159219: fix import of graphic placeholder with custom prompt It will be available in 24.2.1. 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.