https://bugs.documentfoundation.org/show_bug.cgi?id=161649
Bug ID: 161649
Summary: Formula editor language changes automatically
Product: LibreOffice
Version: 24.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Formula Editor
Assignee: [email protected]
Reporter: [email protected]
Description:
When I enter a formula in the "old"?? way and touch it later, suddenly LO
changes the format to a Tex like?? format, what I find less user friendly (as I
am used to the old format). I would expect the system not to touch my input.
(of course if there is a way to convert between formats that is always good,
but it should not be automatic)
Steps to Reproduce:
In LO Writer start a new formula (Shift-Alt-E) - Already a small change from
the past - earlier an empty formula box had zero length, now it is a third of
the line)
Enter: c sub {H sup "+"} = K sub W over c sub {OH sup "-"} and exit the box.
The formula is nicely rendered and if you open it again (double click on it),
it is still the same input.
Change it in the bottom section of the screen (i.e. the input area) and it is
still OK.
Double click again on the formula, but this time make the change in the
rendered formula (e.g. selecting and changing W to w). The formula in the
bottom section changes to { c _ H ^ "+" = { K _ w over c _ OH ^ "-" } }
Actual Results:
The formula is changing its language to { c _ H ^ "+" = { K _ w over c _ OH ^
"-" } }
Expected Results:
Not to change it but keep c sub {H sup "+"} = K sub w over c sub {OH sup "-"}
Reproducible: Always
User Profile Reset: No
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.