https://issues.apache.org/ooo/show_bug.cgi?id=125613
--- Comment #13 from Regina Henschel <[email protected]> --- Filling the background of the placeholder outline can be fixed by adding the condition &&!(pPickObj->IsEmptyPresObj() ) to the "if" in line #112 in View::InsertGraphic in sdview4.cxx But following problem remains: When a placeholder outline is present, then inserting not via overlay but directly, or inserting a formula, this will replace the placeholder outline object. This happens even in the case another object (e.g. graphic or picture) is selected. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
