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 101728 - Highlight ing not cleared when turning off Mark Occurrences
Summary: Highlight ing not cleared when turning off Mark Occurrences
Status: VERIFIED DUPLICATE of bug 101333
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 11:01 UTC by Jiri Prox
Modified: 2007-04-20 10:07 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-04-19 11:01:05 UTC
NetBeans IDE Dev (Build 20070419-0559)
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

The highlighted background is not cleared when mark occurrences is turned of in
options.

Streps to reproduce:
1) create new class
2) put caret on its name
-> background color is changed to yellow
3) Options | Java Code | Mark Occurrences 
4) uncheck Mark Occurrences Of Symbol ....
5) confirm
-> background is not changed to default color
Comment 1 Jan Lahoda 2007-04-20 09:46:45 UTC
Should be cleared when you move the caret, is it true?

*** This issue has been marked as a duplicate of 101333 ***
Comment 2 Jiri Prox 2007-04-20 10:07:18 UTC
verified duplicate