[Libreoffice-bugs] [Bug 115457] FILEOPEN: Footer background image replaced by blue area in ODT (comment 19)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 13 22:55:36 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=115457
--- Comment #20 from Regina Henschel <rb.henschel at t-online.de> ---
The error is in the document. The draw:fill-image-name is missing, so
LibreOffice does not know what image to show.
I cannot reproduce the error, if I create a document with image in footer using
Version: 7.0.0.2 (x64)
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL
I see the image in the footer, if I remove all draw:fill and related
attributes, because then the style:background-image element is used. From point
of ODF style:background-image is the only method to get a background-image for
the footer. Using draw:fill is invalid.
--
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/20200913/e433b4fc/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list