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 267846

Summary: [netcat82] New class in new file not available
Product: web Reporter: Jenselme
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jenselme 2016-09-03 18:20:51 UTC
In the "[Web Client] HTML5 Editor" test suite from synergy, in test case "New class in new file" it says: "Click on the bulb icon, it offers you to create new rule and new css file at the same time"

However, when I click on the bulb icon, I only get: "create rule test2 in stylesheet newcss.css" and "create rule test2 ant import stylesheet newcss1.css". I don't have the create new CSS file option.

Aside from that, the two options NetBeans proposes, work as expected.