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 192776

Summary: "Find in Projects" ignores modified sources
Product: utilities Reporter: ytn01
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description ytn01 2010-12-02 09:24:57 UTC
Project window's "Find" command ("Ctrl+F" or "Right Click/Find" ) seems to work referring to the last-saved sources of the project.
	1. "Find in Projects" results do not include new modifications made to the project sources but that are not yet saved.
	2. "Find in Projects" results include matching results to the searched item which has been already deleted or modified (but not yet saved) as if it still exists.
However the  "Incremental Search Sidebar" seems not to be affected by this issue.

______________________________________________________________
Product Version = NetBeans IDE 7.0 Beta (Build 201011152355)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03
Comment 1 Jaroslav Havlin 2012-03-23 11:15:20 UTC
Find in Projects is currently designed to search in saved files only. Marking as enhancement.