https://bugs.documentfoundation.org/show_bug.cgi?id=153296

--- Comment #1 from Regina Henschel <[email protected]> ---
Created attachment 185035
  --> https://bugs.documentfoundation.org/attachment.cgi?id=185035&action=edit
ArchUpCurve

Open attached file in a current LO daily. Because it has a bitmap fill it will
be written as VML shape, when the file is saved to docx.

Save the file to docx and open the saved file in Word. Error: There is no
WordArt but a rectangle.

This is the same problem as (1). But here it is so, that no WordArt shape is
written at all.

Root cause is the same. The file "vml-shape-types" (located in the installation
directory of LO in share/filter folder) which is used for export of shapes to
VML, is not suitable for Fontwork shapes. In case of 'ArchUpCurve' the markup
is simply missing in that file. It is " 144 - textArchUp " in that file.

The file is likely neither suitable for other shapes with handles, but I have
not tested that. Other shapes than Fontwork shapes are saved as DML shape and
use the VML only as Fallback. And because current MS Word is able to read DML
shapes, it ignores the Fallback. Errors in the Fallback are only detected, when
you use a version before MS Word 2010.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to