Bug 132449 - Changes in Formulas are not tracked (I can't undo them)
Summary: Changes in Formulas are not tracked (I can't undo them)
Status: RESOLVED DUPLICATE of bug 95283
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 08:16 UTC by keddad
Modified: 2020-05-02 15:39 UTC (History)
1 user (show)

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 keddad 2020-04-27 08:16:52 UTC
Description:
Apparently, Writer doesn't track changes in formulas. So, if I edit a formula, and when hit "Undo" button, it will undo previous operations (Like creation of formula object, or any other normal change), but not the changes that happened inside a formula.

Steps to Reproduce:
1. Create a formula
2. Make some arbitrary change (for example, write something)
3. Edit a formula
4. Hit Ctrl+Z (or undo button)

Actual Results:
Arbitrary change (step 2) gets undone, then creation of formula itself

Expected Results:
Changes to formula (step 3) get undone, then the arbitrary change, then the creation of formula itself


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.4.2.2
Build ID: 1:6.4.2-0ubuntu3
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: CL
Comment 1 Dieter 2020-05-02 06:20:15 UTC
Keddad, thank you for reporting the bug. Is it a duplicate of bug 95283? If it is, please change status to duplicate. If it isn't, please give a short reasoning. Thanks

=> NEEDINFO
Comment 2 keddad 2020-05-02 15:39:00 UTC
Oh, apparently, it is

*** This bug has been marked as a duplicate of bug 95283 ***