https://bugs.documentfoundation.org/show_bug.cgi?id=143213
--- Comment #11 from Mike Kaganski <[email protected]> --- (In reply to fmgtack+libreoffice from comment #10) > the issue only occurs when *editing* a formula in a *reopened* document. > > When opening the document, any attributes to fonts for Variables, Functions, > Numbers, Text are preserved. It is only when the formula is opened for > editing that the attributes are lost Indeed, you see this, because your document shows you the *cached image* of your formula, until you enter the formula for editing. The formula data is already not what you expect, but the image still shows what was there in the previous editing session. See also bug 66463 (dealing with the cached images of formulas). -- You are receiving this mail because: You are the assignee for the bug.
