By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2449

Summary: TDEFileReplace: search buttons not enabled if a search string was already entered
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2247    

Description Michele Calgaro 2015-05-25 22:51:00 CDT
Steps to reproduce:

1) run TDEFileReplace, click "Customize Search...." toolbar button, enter a search string and either search or search later. Close the "Customize Search...." dialog

2) click again on "Customize Search...." toolbar button, the same dialog appears. The "Search" field contains the string inserted in 1). The "Search now" and "Search later" buttons are disabled. 

To enable the buttons, it is necessary to modify the "Search" field. This is awkward in case the user just want to search in another folder.
The "Search now" and "Search later" buttons should always be enabled as long as there is some text in the "Search" field and a folder has been specified.
Comment 1 Michele Calgaro 2015-05-29 01:33:04 CDT
Fixed in commit 861c68d.