https://bugs.documentfoundation.org/show_bug.cgi?id=36535
--- Comment #21 from Regina Henschel <[email protected]> --- A problem in the standard is, that "text:anchor-type" exists as attribute of the single object (19.759, part 3 ODF 1.4) and as attribute of a graphic style (20.418, part 3 ODF 1.4). Applying a style should not change an object attribute. And changing a style using an object attribute should not be done without notifying. Further problem is, that LibreOffice has no means in the UI to distinguish one from the other and no means for the user to force or forbid one or the other. What the user can do is, to set the anchor type directly in the style and when inserting an image, to select this style in the file-open dialog. Before changing anything in the implementation, the intended behavior should be describes carefully. UX needs to work beforehand. -- You are receiving this mail because: You are the assignee for the bug.
