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 - [netcat82] New class in new file not available
Summary: [netcat82] New class in new file not available
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-03 18:20 UTC by Jenselme
Modified: 2016-09-03 18:20 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 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.