This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43700 - Find in Files is a no-op
Summary: Find in Files is a no-op
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
: 43825 (view as bug list)
Depends on: 43940
Blocks: 41448
  Show dependency tree
 
Reported: 2004-05-22 23:21 UTC by Jesse Glick
Modified: 2006-03-24 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-05-22 23:21:05 UTC
dev-040521. Seems this action now does nothing at
all. Should be removed or redesigned.
Comment 1 Tomas Pavek 2004-05-25 14:20:38 UTC
*** Issue 43825 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Pavek 2004-05-27 16:36:35 UTC
The action needs to be redesigned. Discussed with HIE - according to
them it should not be removed. Suggested to rename it to "Find in
Projects" and search through all opened projects. I'll update the UI
spec at http://utilities.netbeans.org/doc/search/UI-spec-PromoD.html

The implementation will have to use projects APIs. It is probably not
wanted the whole utilities module depend on projects modules, so we'll
create a separate small module holding the "Find in Projects" action.
Will create a separate task for fast-track review for this.
Comment 3 Marian Petras 2004-06-04 14:28:41 UTC
Fixed in the trunk by integrating the bridge module (see issue #43940).
Comment 4 Max Sauer 2005-07-20 08:34:09 UTC
Verified in 200507191800. Find in projects works properly in 200507191800.