Bug 32755 - visual editor destroys formulas containing symbols
Summary: visual editor destroys formulas containing symbols
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-31 05:32 UTC by Regina Henschel
Modified: 2011-02-10 05:09 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2010-12-31 05:32:37 UTC
Enter
    f%prime(y)=func e^x
via command window. Finish editing. Double click formula and now in visual edit mode exchange y with x. Notice, that an additional % is added in the command window. The command is now
    { f %%prime { ( { x } ) = e rsup x } }

This additional % will break the formula when you save and reload the document.
Comment 1 Michael Meeks 2011-02-10 05:09:30 UTC
Thanks Regina ! :-) the fix is in master, will be in 3.3.2, and perhaps 3.3.1 if we can get some review from Caolan (and the fix was from Luke Dixon).