https://bugs.documentfoundation.org/show_bug.cgi?id=36582
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=12 | |0098 --- Comment #35 from Justin L <[email protected]> --- (In reply to Gerry from comment #19) > IMHO there are two possible ways to fix this bug: > (1) Writer should not find search strings in deleted text at all > (2) Writer finds/replaces search strings but replacement is marked as deleted. There is a third case, and that is when the search string is mixed - part deleted and part not. I think we definitely have to find 'deleted' text. However, if ANY part of the found string is a deletion, then the replacement probably needs to be skipped. The fact that Microsoft has the same 'problem' guarantees that this is extremely tricky as a computer problem. The human solution is obvious - turn off View - Show Tracked Changes first. -- You are receiving this mail because: You are the assignee for the bug.
