https://issues.apache.org/ooo/show_bug.cgi?id=125222
--- Comment #5 from Armin Le Grand <[email protected]> --- The metafile is okay, but the graphic object containing it gets no default fill style as needed, probably because it's not a real object but a artificial one to get the OLE content visualized, so it probably will not get attributes read from the import file. In any case in SdGenericDrawPage::_CreateSdrObject the correct default style has to be used for graphic and ole shapes, similar to SdrOle2Obj::SetPage and SdrGrafObj::SetPage, thus I will add and test that... -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
