[Libreoffice-bugs] [Bug 36638] New: Formula's move when overwriting other formulas
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 27 06:49:23 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36638
Summary: Formula's move when overwriting other formulas
Product: LibreOffice
Version: LibO 3.3.2 release
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Formula editor
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: danimothonline at gmail.com
Created an attachment (id=46122)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46122)
Example cases featuring the bug
It is not clear to me when exactly this happens, so I included an attachment
that features the problem.
In the attachment, there are two tests with each one having 2 formulas.
Test 1:
Copy the second formula and paste it over the first formula. The new formula is
placed 1 place *back*, ie:
previous: <text><space><FORMULA1><fullstop>
now: <text><FORMULA2><space><fullstop>
Test 2:
This is the same text as test 1, but I deleted part of the first sentence. Copy
the second formula and paste it over the first formula. The new formula is
placed 1 place *forward*, ie
previous: <text><space><FORMULA1><fullstop>
now: <text><space><fullstop><FORMULA2>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list