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 - TDEFileReplace: search buttons not enabled if a search string was already entered
Summary: TDEFileReplace: search buttons not enabled if a search string was already ent...
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: R14.1.0
  Show dependency treegraph
 
Reported: 2015-05-25 22:51 CDT by Michele Calgaro
Modified: 2015-05-29 01:33 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.