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

            Bug ID: 115899
           Summary: footnote separator alignment is not preserved
           Product: LibreOffice
           Version: 6.0.0.3 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
When changing the style of a footnote separator to be right-aligned or
centered, this style is only retained until the document is closed. Once it's
opened again, the footnote separator is left-aligned.



Steps to Reproduce:
1. Create new Writer document
2. Insert footnote
3. Right click -> Page -> Footnote
4. Set "Position" to "Right" or "Centered"
5. Save document, close and open again


Actual Results:  
Footnote separator is left-aligned

Expected Results:
Footnote separator is right-aligned or centered


Reproducible: Always


User Profile Reset: No



Additional Info:
All other footnote-separator styles are preserved.

This is the relevant attribute 
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#attribute-style_adjustment

It is present in the saved filed set to "left". 

Manually updating the test.odt/styles.xml file and setting the value of 

/office:document-styles/style:page-layout/style:page-layout-properties/style:footnote-sep@style:adjustment

to "right" or "center" has no effect. After loading and saving such a manually
edited document, the value of the attribute changes back to "left".


Version: 6.0.0.3
Build ID: 6.0.0-1
CPU threads: 4; OS: Linux 4.14; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group



User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to