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 - Find usages: link from result win is not relevant when quarded blocks are regenerated
Summary: Find usages: link from result win is not relevant when quarded blocks are reg...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 14:26 UTC by Jana Maleckova
Modified: 2009-11-02 11:18 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 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