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 100815

Summary: Duplicated Code Folds
Product: java Reporter: Martin Schovanek <mschovanek>
Component: EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker CC: issues, jjancura, mkrauskopf, mmirilovic
Priority: P1 Keywords: REGRESSION
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2007-04-12 17:17:17 UTC
[#070412-embedding_60 branch, jdk1.5.0]

to reproduce:
-------------
1) open a .java file
ERROR: the Code Folds marks are duplicated.
Comment 1 Jiri Prox 2007-04-16 08:41:05 UTC
reproducible in trunk

NetBeans IDE Dev (Build 070416)
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
Comment 2 Martin Schovanek 2007-04-16 12:49:18 UTC
*** Issue 101066 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Prox 2007-04-18 08:51:28 UTC
*** Issue 101458 has been marked as a duplicate of this issue. ***
Comment 4 Vitezslav Stejskal 2007-04-20 00:02:30 UTC
*** Issue 101864 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2007-04-20 08:20:57 UTC
Definitely a P1. Marek, Hanz what is the progress on this issue?.
Comment 6 Jan Jancura 2007-04-20 10:07:48 UTC
Fixed in trunk, as far as I know.
But you should delete userdir/Config/Editors and userdir/Config/Navigator
directories.
Comment 7 Marek Fukala 2007-04-20 11:38:07 UTC
yes, it has been fixed already.