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 75889 - code folding errors for '####' and '////'
Summary: code folding errors for '####' and '////'
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 23:13 UTC by julieg
Modified: 2008-01-17 17:35 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 julieg 2006-05-03 23:13:42 UTC
To reproduce using a fresh userdir:
o create a welcome1 sample project
o open welcome.cc in the build-in editor
o type '########' on the first line
o type '########' on the second line
o the editor expands the first two lines as code folding

* the same scenario is true for '////////' as well
Comment 1 Vladimir Voskresensky 2006-08-12 11:23:16 UTC
updated Platform
Comment 2 Vladimir Voskresensky 2006-11-14 15:15:02 UTC
fixed after moving on APT-based folding engine
Comment 3 akumta 2008-01-17 17:35:05 UTC
Verified in Netbeans 6.0.
The code folding for the "#" seems to have been fixed.
The "/////" symbols need to expand and do so in Netbeans 6.0 unlike as reported in the problem.