Bug 598078

Summary: find&replace when changes are on
Product: Red Hat Enterprise Linux 6 Reporter: Tomas Pelka <tpelka>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED NOTABUG QA Contact: desktop-bugs <desktop-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 6.0CC: dtardon
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-31 12:48:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Pelka 2010-05-31 11:41:47 UTC
Description of problem:
When you are trying find&replace strings when changes are on the matched string actually never disappears - it is crossed only. This is really confusing and practically means that you are in a loop.   

Version-Release number of selected component (if applicable):
openoffice.org-*-3.2.0-12.4.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Open oowrite, with some text.
2. Turn changes on.
3. Make some changes.
4. Try search for changed (crossed) strings.
  
Actual results:
Crossed strings are still searchable.

Expected results:
The crossed strings should be not searchable.

Additional info:
Find all works as expected. It is just suggestion, this issue have no serious impact to whole application.

Comment 2 David Tardon 2010-05-31 12:48:08 UTC
The purpose of change tracking is to let you know not only what you have written, but also what you have deleted; being able to search in the deleted parts of the text is, IMHO, quite an important part of that. Moreover, it only applies when the changes are shown (i.e. Edit->Changes->Show is checked).