Description: A colleague of mine created a formula using Microsoft Office formula editor in a .docx file. When I opened this file in LibreOffice Writer, only squares appear, not the formula. Actual Results: No formulas appear, just squares. Expected Results: I would like to see the formula appear. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.4.2 (x64) / LibreOffice Community Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 CPU threads: 6; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: en-US (de_DE); UI: de-DE Calc: CL
Created attachment 174278 [details] Screenshot of LibreOffice Writer
please attach the DOCX file with that formula we can test it
Looks like change tracked deletion of equations. Such are not really supported yet, see bug 111854 (CT of equation in Writer) and bug 101378 (import of partially changed CT equation from docx). This one looks like completely deleted equations in docx, somewhat different from the partially deleted ones.
Created attachment 174313 [details] Example docx with a deleted and an added equation
Created attachment 174314 [details] The example file in Word and Writer side by side Here the entire equation is deleted/added unlike in bug 101378 where only parts of it are changed.
Confirming: change tracking for equations is not supported at all in DOCX import.
Created attachment 174381 [details] Example of a .docx file (formula not displayed in Writer)
Repro with the earlier version on my computer: Version: 7.1.0.0.alpha1+ (x64) Build ID: 738bcf5e9a8c443d60c29c3a8068e8c16c72638a CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: fr-FR (fr_FR); UI: en-US Calc: CL Repro with the latest version on my computer: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2b0b4ddc8bd8fdd4cd689300620fe4621d7533b7 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: fr-FR (fr_FR); UI: fr-FR Calc: CL threaded Can someone test it with an earlier version of LO to check if there is a regression?