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 43614

Summary: All actions concerning windowing systems would be grouped under windows
Product: platform Reporter: vbrabant <vbrabant>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description vbrabant 2004-05-20 13:27:20 UTC
When I right click on a tab of the Editor, I have
following actions:
Close All Documents
--------------------
Save Document
Clone Document
--------------------
Close All But xxx.java
Close xxx.java
Maximize/Restore

When I right click on the left margin, I have
following actions:

Bookmarks 
  Next Bookmark
  Toggle Bookmark
Show Line Numbers
Show Toolbar

When I right click on the Editor Source , I have
the following:
All actions available from the margin are grouped
under margin.

It would be nice that All actions concerning
windowing, like Close, Maximaze/Restore, Close All
but, ... are grouped under windows. 

It would facilitate our choice of actions.
Comment 1 Milos Kleint 2005-01-17 15:28:44 UTC
The goal in 4.0 was to reduce the number of items in the editor source
popup. 
the margin actions were removed from the editor source popup.
So I see no reason to introduce the window actions there either.
closing as won't fix.