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 119911

Summary: Find usages: link from result win is not relevant when quarded blocks are regenerated
Product: java Reporter: Jana Maleckova <janie>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jana Maleckova 2007-10-24 14:26:54 UTC
Product Version: NetBeans IDE Dev (Build 200710232304)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
have a form class
1.) do find usages for a variable used in guarded block and double click on some item from the hitlist - the searched
value will be highlighted in the editor
2.) do some changes in form class (e.g. insert another component)
3.) doubleclick the same item in the hitlist 
searched value is not correctly highlighted. Cursor switches to the end of guarded block
results of usages should be refreshed.
Comment 1 Jan Lahoda 2007-10-26 12:44:51 UTC
Sounds like a P4 to me. (Probably caused by coalescing of positions during guarded block regeneration).
Comment 2 David Strupl 2009-03-31 15:57:20 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 3 Quality Engineering 2009-11-02 11:18:10 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX