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 103709 - Mark occurrences annotation in error stripe not removed
Summary: Mark occurrences annotation in error stripe not removed
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 07:42 UTC by Jiri Prox
Modified: 2016-07-07 07:17 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 Jiri Prox 2007-05-11 07:42:55 UTC
NetBeans IDE Dev (Build 20070509-2243)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

Mark Occurrences annotation in error stripe is not removed when deleting related
part of code. 

Steps to reproduce:

0) make sure Keep Marks option is on
1) in method type:
String string;
string = "text";
2)put caret on "string"
-> two occurrences found and two marks are added to errorstripe
3) remove one of lines
-> marks in error stripe are not changed
Comment 1 Rastislav Komara 2009-02-03 10:53:12 UTC
Overtake.
Comment 2 Jan Lahoda 2009-08-20 09:58:32 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 3 Martin Balin 2016-07-07 07:17:25 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss