Description: After switching between visual and code editing, formulas are getting broken. Steps to Reproduce: 1. set the cursor to the visual formula edit area, type "/a+b↓c+d", the code will be `{ { a + b } over { c + d } }` 2. swich to the code editor, make a change (for example, change "d" to "e") 3. switch to the visual area, set the cursor after the fraction and type a space, the code becomes `{ { a + b over c + e } ~ }`, however the formula still looks correctly. 4. switch back the code editor, make a change (for example, remove the tilde). Actual Results: The formula is now broken and looks like "a + (b/c) + e". Expected Results: The only change that occurs in code on step 3 is adding tilde, and the formula remains to look correctly after step 4, like "(a+b)/(c+e)" Reproducible: Always User Profile Reset: No Additional Info: Tested on LO 6.4.0.3 on Arch Linux, but I've been noticing this problem for at least a few months, so it may be much older.
What is a "visual formula edit area" in your description? I think you just make changes by wrong way Did you read that guide https://wiki.documentfoundation.org/images/a/aa/MathGuide-5.0-RU-Final.pdf?
I meant the preview window (окно предварительного просмотра). Maybe I way trying to edit it in the wrong way, but the way of editing formulas in the instruction (page 22-23) looks strange (maybe out of date): when I click an element in the preview window (single or double click), cursor is being set to the preview window, not to the formula editor, as written in the guide. Why this happens, if the preview window is not intended to edit formulas?
(In reply to Anton Tsyganenko from comment #0) > Description: > After switching between visual and code editing, formulas are getting broken. > > Steps to Reproduce: > 1. set the cursor to the visual formula edit area, type "/a+b↓c+d", the code I don't know how to type ↓ I can't copy and paste it either.
(In reply to Buovjaga from comment #3) > (In reply to Anton Tsyganenko from comment #0) > > Description: > > After switching between visual and code editing, formulas are getting broken. > > > > Steps to Reproduce: > > 1. set the cursor to the visual formula edit area, type "/a+b↓c+d", the code > > I don't know how to type ↓ > I can't copy and paste it either. I meant arrows on the keyboard.
Ok, repro on Linux and also version 3.3 on Windows Arch Linux 64-bit Version: 7.0.0.0.alpha1+ Build ID: e622420c0aa8116294e85c076ff2d8fc6131595f CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; Locale: en-US (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 10 May 2020
Visual formula editor area can be used only if "Experimental features" are enabled in Tools->Options->Advanced I can confirm this issue on LibreOffice 6.4.4.2, it would be nice to have it fixed and see enabled visual editor by default :) Btw, I've found visual formula editor TODO: https://opengrok.libreoffice.org/xref/core/starmath/visual-editor-todo
Dear Anton Tsyganenko, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Khaled Hosny committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8c982bf86ff9ca5a4ed86505ec1133cc183f1b58 tdf#130741: Insert brackets around horizontal binary nodes more generously It will be available in 24.2.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.
Thank you. Can confirm alignment problem is solved in 2.4.2.1.