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

Regina Henschel <rb.hensc...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |regression
                 CC|                            |rb.hensc...@t-online.de

--- Comment #1 from Regina Henschel <rb.hensc...@t-online.de> ---
I see two of errors:

The table template refers a <style:style> element of family "table-cell" with
name "bg-none". That style has no child element <style:text-properties>. So the
property has to be searched in the parent style. The parent-style has the name
"default". But such style does not exist in the file.

Try: Add <style:text-properties fo:color="#ff0000"/>. And indeed, now the text
is red.

Next try: Instead add <style:text-properties
style:use-window-font-color="true"/>. Now the font color should be black. But
that is not the case, even not if I force the cell background to White instead
of Transparent.

It is OK in Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to