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 178619

Summary: Create new html file in Files view tab not working
Product: web Reporter: brice
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: jkovalsky
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description brice 2009-12-14 10:52:09 UTC
When attempting to add an html file to a folder in the "Files" view tab, the html document is not added under the selected folder but in the root of my projects web source.  This is not the case with other file types like Empty File and Properties File.
Comment 1 Jiri Kovalsky 2010-04-08 11:47:30 UTC
Isn't this as designed guys?
Comment 2 Marek Fukala 2010-04-08 13:01:45 UTC
I'm not sure about that, but if you choose the html template from Other category then the folder where you invoked the popup is preselected even if it isn't from the "web" or "src" directory. If you use the html template from Web category then you are forced to place the file only into the "supported" folders. I agree that it is quite confusing even if it make a sence.