https://bugs.documentfoundation.org/show_bug.cgi?id=36582
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #40 from Justin L <[email protected]> --- (In reply to gleppert from comment #2) [me-too comment 6, comment 18, comment 27] > * First problem: The replace deleted word is active/undeleted after S&R. My patch resolves this concern. > * Second problem: After hitting "Replace all" a couple of times, it will > keep replacing the deleted text with the new text. My patch resolves this concern. At most, it will run twice. (The first time by creating a deletion from normal text, the second time by changing the deletion itself.) (In reply to Lars Jødal from comment #27) > Two possible solutions were mentioned in comment 19: > (2) Writer still finds search strings in all text (including deleted text in > Track Changes mode) and also replaces them, but replaced text should be > flagged > as deleted. My patch mostly follows suggestion #2. > (3) In search-and-replace mode, deleted text is not found > while in search-only mode, deleted text is found At the code level, there is no distinction between the two. You simply have the ability to 'replace' whatever the search has found. -- You are receiving this mail because: You are the assignee for the bug.
