https://bugs.documentfoundation.org/show_bug.cgi?id=156333
Bug ID: 156333
Summary: Writer ignores <tint> tag for textboxes when loading
DOCX created in MS office
Product: LibreOffice
Version: 7.5.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
There was a need to open a document created in MS office 2013 that contains
WordArt. After opening the document, the WordArt letters were green instead of
the expected white.
Checked the contents of document.xml and noticed that the WordArt color is set
to green, which is converted to white using the <w14:tint w14:val="1000" />
tag. After removing this tag, the colors of the letters in MS O and LO became
identical.
Steps to Reproduce:
1. Create a new document in MS O 2013
2. Add WordArt with white letters and blue border
3. Save file
4. Open saved file in LO Writer
Actual Results:
WordArt has green letters
Expected Results:
WordArt has white letters and blue border
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.5.4.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 12; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb)
Locale: ru-RU (ru_RU.UTF-8); UI: ru-RU
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.