https://issues.apache.org/ooo/show_bug.cgi?id=125222
--- Comment #1 from Armin Le Grand <[email protected]> --- Indeed the object has correctly no fill or line style, but uses the default style which leads to being filled blue. This is identical in AOO411, AOO410, AOO401 and trunk. What AOO version is r1344740, could you please give the AOO version directly? Its AOO341 where it also gets the default style, but is not filled. Reason for this is that in former AOO versions OLEs and GraphicObjects got the default style, but their line and fill style was hard-wired to ignore that, so no graphic attributes were possible for those object types. OLEs and GraphicObjects should indeed use 'NoFillNoLine' as style as they do when you create/add one. For some reason this is not the case for the PPTX import. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
