Created attachment 159219 [details] Example file from Word Attached document contains a standalone shape and some grouped ones with strikethrough formatting directly applied on their text. In case the grouped shapes this is not applied when the document is opened in Writer. Steps to reproduce: 1. Create some shapes in Word, add text to them 2. Apply strikethrough character formatting directly on the text 3. Save as docx, open in Writer Actual results: Text in the grouped shapes is not strikethrough. Expected results: Direct character formatting is applied on the grouped shapes text. LibreOffice details: Version: 7.0.0.0.alpha0+ (x64) Build ID: bc898e2c2784e36ad4d4cdf6d962e39069d2c82d CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: CL
Created attachment 159220 [details] Screenshot of the original document side by side in Word and Writer
Regényi Balázs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/143e6641cea7a06faeec8b3b65aa09b153a6490f tdf#131776 DOCX DrawingML shape import: fix missing strikeout It will be available in 7.0.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.
Regényi Balázs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3bf68bfa4a6376857ed65e768722607ee7287dfa tdf#131776 DOCX grouped shape import: fix regression for strikeouts It will be available in 7.0.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.