https://bugs.documentfoundation.org/show_bug.cgi?id=166723
--- Comment #46 from Telesto <[email protected]> --- (In reply to Eyal Rozenberg from comment #45) > baseline (as we've used it here) = the document without the tracked changes > (i.e. what you would get if all tracked changes were rejected). A well, I did understand baseline (as original document) prior to any track-changes. Not as "what you would get if all tracked changes were rejected" Example with your definition: A) baseline: "Hello World" (initial document, without track changes) B) Bob: Deletion of "World" with track changes ON. Result: Hello. Baseline = Hello World (Reject deletion = baseline) C) Alice presses 'reinstate' with track changes ON: Hello World. Deletion becomes Insertion. Baseline = "Hello" (when Reject insertion). I don't think Alice intended to change "baseline" to "Hello". The goal of Alice: reinstates the original state, with the rejected change preserved in the document. (https://vmiklos.hu/blog/sw-redline-reinstate.html) Or I'm I overlooking something? -- You are receiving this mail because: You are the assignee for the bug.
