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 197415

Summary: [70cat]Code folding incorrectly refreshed
Product: editor Reporter: alied <alied>
Component: Code foldingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Code folding incorrectly refreshed

Description alied 2011-04-05 01:13:43 UTC
When collapsing a function, inner class, or another, the folding indicators below the collapsed refresh incorrectly.
However, if scrolled up or down, so the code piece goes off view, the folding indicators appear fine.
After some hours, newly added items (function, inner class, etc) do not show folding indicator.
later I'll try with -J-Dsun.java2d.noddraw=false
Product Version = NetBeans IDE Dev (Build 201104010400)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02
netbeans_default_options="-J-client -J-Xss2m -J-Xms64m -J-Xmx256m -J-XX:PermSize=32m -J-XX:MaxPermSize=384m -J-Dnetbeans.logger.console=true -J-ea -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true"
Comment 1 alied 2011-04-05 01:15:12 UTC
with J-Dsun.java2d.noddraw=false happens as well
Comment 2 alied 2011-04-05 01:15:24 UTC
Created attachment 107493 [details]
Code folding incorrectly refreshed
Comment 3 maghiel 2011-04-13 01:42:00 UTC

*** This bug has been marked as a duplicate of bug 196651 ***
Comment 4 Marian Mirilovic 2011-04-13 09:01:19 UTC

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