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 197693 - Code Folding Marks don't properly work
Summary: Code Folding Marks don't properly work
Status: RESOLVED DUPLICATE of bug 201270
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 197690 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-13 06:33 UTC by ytn01
Modified: 2011-09-30 14:26 UTC (History)
1 user (show)

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:33:44 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 13:01:48 UTC
dup of issue 197586 ?
Comment 2 Marian Mirilovic 2011-04-13 16:32:40 UTC
*** Bug 197690 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2011-09-30 14:26:15 UTC
Probably the same as #201270, folds now paint only after view hieararchy in the editor settles.

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