[Libreoffice-bugs] [Bug 134734] New: Implement attribute draw:background-size completely
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 11 17:15:36 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134734
Bug ID: 134734
Summary: Implement attribute draw:background-size completely
Product: LibreOffice
Version: 7.1.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
ODF 1.3 allows <style:drawing-page-properties> for all kind of master-pages and
pages, not only for Draw/Impress but for Writer and Calc too.
This element has an attribute draw:background-size with values "border" and
"full" to determine whether the background fills only the area between the
border lines or the entire page.
LO 7.0 writes the attribute with the value that corresponds to its current
rendering ("full" in Writer and "border" in Draw/Impress). But LO 7.0 is not
able to render it the other way and has no UI to set the value.
Additional problems:
If a text document, which has background rendered as if it was "border" in
older versions, is opened in LO 7.0, the background is rendered as "full". So
the document looks different.
Using the fill properties from <style:drawing-page-properties> is currently not
implemented for Calc.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200711/e5fd1c23/attachment.htm>
More information about the Libreoffice-bugs
mailing list