https://bugs.documentfoundation.org/show_bug.cgi?id=153711
Bug ID: 153711
Summary: FILESAVE DOCX. Character theme color is not exported
as theme color
Product: LibreOffice
Version: 7.6.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]
Created attachment 185462
--> https://bugs.documentfoundation.org/attachment.cgi?id=185462&action=edit
document with color theme
Open attached document. It a theme in styles.xml.
The characters in the file are direct formatted to use a theme color. You can
verify in the file markup, that this is indeed contained in the file markup.
Save the file to docx. Open the file in Word and change the theme of Word (that
is in tab 'Design'). The colors of the characters do not change, which means,
that they do not have theme colors.
Inspect the markup of the docx file. You will find that the needed attributes
"w:themeColor" and "w:themeTint" or "w:themeShade" of the <w:color> element are
missing.
--
You are receiving this mail because:
You are the assignee for the bug.