https://issues.apache.org/ooo/show_bug.cgi?id=20575
--- Comment #12 from Regina Henschel <[email protected]> --- Created attachment 81029 --> https://issues.apache.org/ooo/attachment.cgi?id=81029&action=edit Writer Testdocument; zip container with picture and .odt-file In Writer the attribute is read and the display is OK then. But Writer has a wrong implementation for .uno:GraphicFilterInvert. When you click on "invert", the picture is embedded without asking and with no note to the user. Then inverting is applied to the embedded picture. Writer writes the attribute draw:color-inversion with value "false" for a linked graphic. In API exists already a property "GraphicIsInverted" in TextGraphicObject. I think, the same property should be used in GraphicObjectShape, perhaps as optional property. -- You are receiving this mail because: You are on the CC list for the bug.
