https://bugs.documentfoundation.org/show_bug.cgi?id=111854

--- Comment #9 from Matt K <[email protected]> ---
I was able to prevent the original formula from being lost on save by doing the
following comment in the code of SwRangeRedline::Hide:

//case 2: DelCopyOfSection(nMyPos); break;

But the code still inserts a new Formula object and marks it deleted, so it
seems like the original code is doing a delete then insert but I didn't find
where yet.

Points of interest in the code:
- I bibisected the code change for "Mark image as deleted in track changes" to
d845b91bcc6eb885c55494d4d4fab4ec09577e1d
- embobj.dll!DocumentHolder::CloseDocument
- smlo.dll!SmDocShell::Save

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to