https://bugs.documentfoundation.org/show_bug.cgi?id=145785
Bug ID: 145785
Summary: Is it OK that frame styles based on "None" are trying
to be anchored to the page?
Product: LibreOffice
Version: 7.1.5.2 release
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Create a new document. Type "hello" and press the Enter key twice. In the menu
bar, click "Insert", then select "Frame", "Frame". There will be opened a
window with the settings of the frame. Note the settings in the "Position"
section of the "Type" tab:
Horizontal: Center, Paragraph area
Vertical: Top, Paragraph text area
Adjust the width: Width = Relative to paragraph area, 100%
and then click OK to insert the frame.
Then select it and create a new frame style based on it by using the "New Style
from Selection" option on the "Styles" pane. Call this style, for example, Foo.
Note that the Foo style is currently based on the Frame style.
Delete the existing frame.
Create a new frame, but don't adjust its properties manually, and instead apply
the Foo style to it.
Everything will be fine. Then save the document, close it, and open again.
Everything will be fine.
Then open the properties of the Foo style, select the "Organizer" tab, and
change the value of "Inherit from" from "Frame" to "None". Save the document,
close it, and open again. You will see that the frame is now on the very top of
the page, that is, **above** the "hello", and its horizonatl and vertical
options has changed:
Horizontal: Center, Entire page
Vertical: Top, Page text area
I don't know whether this is a bug, but this is very strange.
Steps to Reproduce:
-
Actual Results:
-
Expected Results:
-
Reproducible: Always
User Profile Reset: No
Additional Info:
-
--
You are receiving this mail because:
You are the assignee for the bug.