+++ This bug was initially created as a clone of Bug #56679 +++ Underline text color get lost loading from docx. Analizing docx (word/document.xml) here a sample part of xml: <w:r> <w:rPr> <w:u w:val="double" w:color="00B0F0"/> </w:rPr> <w:t>sample</w:t> </w:r> Attribute "w:color" are not considered on reading and are missing on writing. Apparently this is implemented in RTF importer.
Created attachment 80775 [details] DOCX containing text with underline color Attached a DOCX that contains a single line of text with an underlined color. When opening in LO the underline color is lost (black).
I can confirm this behavior using Mac OSX 10.8.3 with Version: 4.1.0.1 Build ID: 1b3956717a60d6ac35b133d7b0a0f5eb55e9155; and Word for Mac 2011. Kind regards, Joren
I have committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6edcfde748604863dba40e982effab38d0cb0589 fdo#56679, fdo#65710 : fix for import and export of underline color The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
red underline is visible Version: 5.5.0.0.alpha0+ Build ID: 066665644b398a882e6cded98af5bb060af41d76 TinderBox: Android-ARM@24-Bytemark-Hosting, Branch: Master, Time: 2017-06-01 00:30:43