Issue 125224

Summary: *.docx import: chart diagram not imported
Product: Writer Reporter: alexander <kolotushkin>
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: Armin.Le.Grand, orw
Version: 3.3.0 or older (OOo)Keywords: interop_OOXML, ms_interoperability
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Original file docx
none
AOO 4.1
none
LO 4.2.5 none

Description alexander 2014-07-09 05:01:58 UTC
Created attachment 83660 [details]
Original file docx
Comment 1 alexander 2014-07-09 05:02:40 UTC
Created attachment 83661 [details]
AOO 4.1
Comment 2 alexander 2014-07-09 05:02:57 UTC
Created attachment 83662 [details]
LO 4.2.5
Comment 3 Oliver-Rainer Wittmann 2014-07-09 07:47:24 UTC
@alexander:
Could you please be more concrete about what you had identified as a defect. Thx in advance.
Comment 4 alexander 2014-07-09 08:15:36 UTC
(In reply to Oliver-Rainer Wittmann from comment #3)
> @alexander:
> Could you please be more concrete about what you had identified as a defect.
> Thx in advance.

please view attach file AOO_4.1.png and LO_4.2.5.png
Comment 5 Oliver-Rainer Wittmann 2014-07-09 08:47:50 UTC
Ok.
The defect is that the *.docx import does not import chart diagrams.

I can confirm this defect. It already occurs in OOo 3.3.0 and OOo 3.0.0.
As far as I know the *.docx import of chart diagrams never had been implemented.
Comment 6 Armin Le Grand 2014-07-09 11:06:29 UTC
I am working on issue 125222, it's about PPTX import with embedded excel OLE, seems not implemented there, too. But it creates a visualization by creating two objects for the OLE: An empty OLE and a GraphicObject with a metafile corresponding to the OLE. Is this similar to what this one does?
Comment 7 Oliver-Rainer Wittmann 2014-07-10 07:09:41 UTC
(In reply to Armin Le Grand from comment #6)
> I am working on issue 125222, it's about PPTX import with embedded excel
> OLE, seems not implemented there, too. But it creates a visualization by
> creating two objects for the OLE: An empty OLE and a GraphicObject with a
> metafile corresponding to the OLE. Is this similar to what this one does?

In the *.docx import nothing from the chart diagram is imported as it looks like. Thus, I am not sure, if 125222 is related.