https://bugs.documentfoundation.org/show_bug.cgi?id=148520
Bug ID: 148520
Summary: Impress, table templates (character formatting wrong
after load)
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
If you load the attached bugdoc "first-row-problem.odp" then the text color in
the first cell is wrong, it should be white and not black.
"Header row" is selected in the Table Design and the XML style of this header
row is:
<style:style style:name="blue3"
style:family="table-cell"
style:parent-style-name="default">
<style:text-properties fo:color="#FFFFFF"
fo:font-weight="bold"/>
<loext:graphic-properties draw:fill="solid"
draw:fill-color="#0066cc"/>
</style:style>
Strangly, if you deselect and select the "Header row" checkbox in the table
design, then everything looks as expected. So it seems that the cell is not
properly inititalized after it is loaded.
Steps to Reproduce:
1. Load the bugdoc "first-row-problem.odp"
2.
3.
Actual Results:
The text color in the first cell is black.
Expected Results:
The text color in the first cell should be black.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3a88b513fd90f4793b6de7a7412fa33369542f40
CPU threads: 24; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.