Description: Highlighting inside comments not shown for DOC/DOCX Steps to Reproduce: 1. Open the attached file 2. Save as DOCX/DOC 3. File reload Also happening with DOC created in Word Actual Results: Highlighting lost.. Expected Results: Should be shown Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.0.0.alpha0+ (x64) Build ID: f2171af6ce3516598d9f8bac8294025a21a5b1a2 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL
Created attachment 169005 [details] Example file
As NISZ might care about this.. Support for highlighting in comments has been added for ODT with 4.4.0. UI wise is bit of mess: bug 85592
Created attachment 169020 [details] Example docx from Word 2013 This is supported in Word / docx. Looks like a simple import+export bug.
Created attachment 169021 [details] Example docx in Word and Writer master Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 2081eac430ac69619149e44b453a2d7dda41fc83 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL
Already in LO 3.3.0.
Proposed import fix at http://gerrit.libreoffice.org/c/core/+/137036 So far I have no idea why highlighting isn't exporting. It doesn't even seem to be trying, and doesn't even recognize the attribute exists?
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fc8b757dad5d98f4ba1cd40d03505873128670cd tdf#139759 writerfilter: import comment highlight It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/11937a68aecb8db9aebb1c929d940c5b85a0ecec tdf#139759 sw ms-formats: export comment char background It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/386a9fadffa446caf40fd4f40b865c8c9432fa27 tdf#139759 writerfilter: avoid exception importing w:shd in comments It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This is fixed for DOCX and RTF. Export to DOC is OK - but still missing DOC import for both highlight and shade, and not sure why.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b4c55cb614ae1601d7cae4bc87aca3d5396c1598 tdf#139759 doc import: import comment highlight/shade It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.