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 - Web folders tree shows bogus menu items
Summary: Web folders tree shows bogus menu items
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-19 06:31 UTC by MackSix
Modified: 2015-09-21 08:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (60.33 KB, image/png)
2015-09-19 06:31 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
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