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 34462 - Find results not updated when source file is edited
Summary: Find results not updated when source file is edited
Status: RESOLVED INVALID
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 18:02 UTC by amahfouz
Modified: 2003-06-19 09:34 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 amahfouz 2003-06-18 18:02:46 UTC
This used to work in 3.4.1

- Invoke the find in files menu item
- enter some search string
- Wait till the results are populated
- Now go modify one of the found files by removing the 
search string from the file.
- Compile the file
- Bug: the file is still in the found list.
Comment 1 Marian Petras 2003-06-19 09:34:30 UTC
The "dynamic search results" feature was removed from NetBeans in
version 3.5 (see issue #30613). I forgot to put it into the release notes.