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 197691 - Code Folding Marks don't properly work
Summary: Code Folding Marks don't properly work
Status: RESOLVED DUPLICATE of bug 197690
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 06:20 UTC by ytn01
Modified: 2011-04-13 16:31 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 ytn01 2011-04-13 06:20:39 UTC
I have encountered incidents where the code folding designator markers (+ and -), get shown when not supposed to show.
Specifically, the unfold (-) marks sometimes fail to appear around a folded code.
And also the fold (+) marks are sometimes observed over a line where no code fold exists.

*This seem to happen when the editors code folding feature along with collapse by default options enabled.

Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02
Comment 1 Marian Mirilovic 2011-04-13 16:31:53 UTC

*** This bug has been marked as a duplicate of bug 197690 ***