https://bugs.documentfoundation.org/show_bug.cgi?id=150407
Bug ID: 150407
Summary: ODF: invalid attribute "writing-mode" in case ODF 1.3
strict for frame style with bottom-top left-right
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
1. Start a Writer document.
2. Insert a frame with some text.
3. Set the text direction of the frame to "Bottom-to-top, left-to-right
(vertical)". That is in tab "Options" of the frame properties dialog.
4. Set the save option to "ODF 1.3". That is in Tools > Options > Load/Save.
5. Save the document.
6. Validate the saved file. https://odfvalidator.org/
Result: The file is not valid.
The writing mode "bt-lr" does not exist in strict ODF 1.3. and therefore the
attribute should not have been written at all.
--
You are receiving this mail because:
You are the assignee for the bug.