Description: The formula editor in 24.2 is displaying a new and incorrect behaviour. It attempts to edit directly on the formula rendering and records keyboard input on the formula editor field. Additionally, the rendered formula is not correctly aligned with the text. Steps to Reproduce: 1.Create a new Writer document 2.After writing some text call the formula editor via menu or hot-key 3.Type the formula sqrt 4 = 4 Actual Results: The "rendered" formula shows as sqrt 4 = 2 and the formula field as { sqrt ~ 4 { ~ = ~ } 2 } The rendered formula is also horizontally misaligned with the text. Expected Results: The rendered formula should present the rendering of sqrt 4 = 2 as input in the editing field. Formula should be correctly horizontally aligned with the text. Reproducible: Always User Profile Reset: Yes Additional Info: The alignment issue is recorded in the odt file itself. If I open a file with a formula generated on 24.2 with Writer 7.6.4 the alignment error is visible. I have produced two files that show the correct and incorrect alignment result.
Created attachment 192854 [details] Document with an inline formula correctly aligned to text. Edited with LOO 7.6.4
Created attachment 192855 [details] Document with an inline formula incorrectly aligned and with the wrong text. LOO 24.2
Adding two files to show the results. The first file was created with LibreOffice 7.6.4 and the incorrect one with 24.2
You have set the "Version (earliest affected)" to 24.2.1.2. Are you sure you tried that version? Your "NOT OK" file is created using 24.2.0.3.
(In reply to Roberto Salomon from comment #0) > The formula editor in 24.2 is displaying a new and incorrect behaviour. It > attempts to edit directly on the formula rendering and records keyboard > input on the formula editor field. As explained in the release notes [1]: > * Inline (Visual) formula editing mode is now enabled by default, graduated from experimental mode feature > Additionally, the rendered formula is not > correctly aligned with the text. It is bug 159302, fixed in 24.2.1.2.
*** This bug has been marked as a duplicate of bug 159600 ***