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 256561 - Can't collapse custom html elements
Summary: Can't collapse custom html elements
Status: CLOSED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-12 15:17 UTC by Christian Lenz
Modified: 2016-10-21 12:11 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 Christian Lenz 2015-11-12 15:17:26 UTC
I have this little snippet: http://pastebin.com/MXWU9txJ.

I can collapse each html tag, but I can't collapse the custom html tag test-component, there is no minus in front of the line.


Regards

Chris
Comment 1 Christian Lenz 2016-09-20 09:08:26 UTC
Ok with NetBeans 8.2 RC I can't reproduce it anymore, seems to be fixed. Thx :)