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 255415

Summary: Web folders tree shows bogus menu items
Product: javaee Reporter: MackSix
Component: JSFAssignee: Martin Fousek <marfous>
Status: NEW ---    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description MackSix 2015-09-19 06:31:05 UTC
Created attachment 156294 [details]
Screenshot

1. Open a Java Web project.
2. Right Click on Web Pages folder New->JSF page.
3. Click the Browse button.
4. Right click on Web Pages node and there is a Tools->"Add to palette" menu item that does nothing.
5. Right click on WEB-INF node and there is a Tools->"Add to palette" and Tools->"Analyze Javadoc" menu that does nothing. 

(I am not sure if "Tools->Send To" is relative here.)

See Screenshots. 

Product Version: NetBeans IDE Dev (Build 201509180002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2015-09-19 06:36:07 UTC
According to http://wiki.netbeans.org/NewAndNoteworthyNB81 the Tools->"Send To" only works on files and selected text, so I think that is out of place too since this dialog only shows folders.
Comment 2 Tomas Stupka 2015-09-21 08:41:10 UTC
handled by org.netbeans.modules.web.wizards.BrowseFolders

reassigned for further evaluation