https://issues.apache.org/ooo/show_bug.cgi?id=38982
--- Comment #1 from Regina Henschel <[email protected]> --- When I use the Basic IDE I notice this: The object has the property "Opaque" (service BaseFrameProperties), which is set to "True" as default. If you set it to "False" the area added by the negative crop is filled with the page background color in case the picture transparency is 0% and is filled with the picture background in case the picture transparency is more than 0%. The property "Opaque" is set to "True", when the wrap is changed to "Through". If you set it to "False" in this case, wrap switches automatically to the wrap kind "in Background". So a partial solution can be to set the property automatically to "False" in all wrap cases but "Through" and "in Background". -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
