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 149625 - [65cat] Code Folding shows the last character of the method
Summary: [65cat] Code Folding shows the last character of the method
Status: CLOSED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 13:06 UTC by rajivderas
Modified: 2017-06-23 08:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
code folding (6.56 KB, image/png)
2008-10-09 13:07 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-09 13:06:37 UTC
Steps to reproduce:
1) Create python project
2) paset the following code block

def loadstable(ver):
    return var + "";
3) Now fold the code block and you will  see that the last character of the folded method  is show after the folded 
code.
I have attached a screen shot just have a look.
Comment 1 rajivderas 2008-10-09 13:07:14 UTC
Created attachment 71458 [details]
code folding
Comment 2 rajivderas 2008-10-09 13:07:51 UTC
Product Version: nbPython M7
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nbpython)
Userdir: C:\Documents and Settings\Rajiv Perera\Application Data\.nbpython\dev
Comment 3 Jenselme 2017-06-22 20:26:53 UTC
Folding is currently disabled. Will test and fix these issue when we add it back.
Comment 4 Jiri Kovalsky 2017-06-23 08:06:12 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.