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 197904 - Code folding stopped working
Summary: Code folding stopped working
Status: RESOLVED DUPLICATE of bug 198006
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-04-20 12:54 UTC by leszczu
Modified: 2011-04-29 10:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (166.08 KB, image/png)
2011-04-20 12:54 UTC, leszczu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description leszczu 2011-04-20 12:54:51 UTC
Created attachment 107861 [details]
Screenshot

In NetBeans Dev 201104170401:

Whole code folding seem to have stopped working. Affected filetypes are: PHP, YML (at least, I didn't check others).

It works with <fold> </fold>, however, any code that used to show folding icons (little pluses/minuses) ceased to do so (was using NB 7 beta 2 before).
Comment 1 leszczu 2011-04-29 09:07:46 UTC
Looks like in Build 201104260000 everything works fine.
Comment 2 Petr Pisl 2011-04-29 10:16:14 UTC
This is regression that is fixed in the trunk. Should be a part of a patch that will be available during 2 - 3 weeks.

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