Bug 143222 - Impress doesn't handle embedded ole object.
Summary: Impress doesn't handle embedded ole object.
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Gülşah Köse
URL:
Whiteboard: target:7.3.0
Keywords:
: 113186 (view as bug list)
Depends on:
Blocks: PPTX-OLE
  Show dependency treegraph
 
Reported: 2021-07-06 21:25 UTC by Gülşah Köse
Modified: 2024-09-21 10:51 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
sample.pptx (51.93 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2021-07-06 21:26 UTC, Gülşah Köse
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gülşah Köse 2021-07-06 21:25:47 UTC
Description:
-

Steps to Reproduce:
1.Open sample.pptx


Actual Results:
Slide is empty

Expected Results:
We should see and embedded xlsx table in slide.


Reproducible: Always


User Profile Reset: No



Additional Info:
-
Comment 1 Gülşah Köse 2021-07-06 21:26:12 UTC
Created attachment 173399 [details]
sample.pptx
Comment 2 Commit Notification 2021-07-08 21:12:39 UTC
Gülşah Köse committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/92a407b7f90a98704a238c5ffa3a3491eaf3263a

tdf143222 Handle alternate content of graphicData element.

It will be available in 7.3.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.
Comment 3 Gabor Kelemen (allotropia) 2023-01-24 15:24:14 UTC
*** Bug 113186 has been marked as a duplicate of this bug. ***
Comment 4 Mike Kaganski 2024-09-20 13:22:32 UTC Comment hidden (obsolete)
Comment 5 Mike Kaganski 2024-09-21 10:51:25 UTC
Actually, it just didn't address the headless export case. The unit test seemed to do that, but it only tested if the graphic was returned, not that it contained something.

See tdf#163064.