https://bugs.documentfoundation.org/show_bug.cgi?id=168481

--- Comment #3 from Szasz-Fabian Jozsef <[email protected]> ---
Reply to Regina Henschel:

The fact "external software" doesn't matters IMHO. Please focus on "replacing
the image". When replacing the image, we expect a "content change", maybe
size/aspect ratio (another topic), but z-index and the other properties must be
retained - since we only changed the "source".
Therefore: regardless of the method of replacing the image (here we have the
case of drag/drop from external source), the original z-position must be
retained. As a programmer I think, the code a) removes the original source and
b) inserts a new object when replacing, the new object being defaulted to the
next available z-index, the top of all. A slightly much more code will solve
the original expectation?: replacing the object should keep the container and
should replace only the source?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to