https://bugs.documentfoundation.org/show_bug.cgi?id=149452
Bug ID: 149452
Summary: "Update selected style" doesn't set frame style's
anchor type to match selected object
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
In Writer:
1. Insert an image.
2. Select it, and check that its frame style is "Graphics". Check the style's
properties, specifically Anchor and horizontal position (both on Type tab) - I
see "to paragraph" and "center" respectively by default.
3. Close style properties; open selected image's properties, and set both
Anchor and horizontal position types to something different compared to what is
set in the style (e.g., make anchor - to character, and horizontal position -
left).
4. Having the image selected, and Graphics style selected in the style manager,
use drop-down of rightmost toolbar button on the style manager ("Styles
actions") to choose "Update selected style".
5. Inspect the style's properties.
Actual results:
* horizontal position of the style is now "Left";
* anchor of the style is still "To paragraph".
Expected: anchor of the style is *also* updated according to the selected
object, like horizontal style already does.
Note: the Anchor properties of the frame style are exposed since version 7.2
(commit 5951da5175b9d7e5b3b47bd0d90989d2ef528c79).
--
You are receiving this mail because:
You are the assignee for the bug.