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 5607 - Cut/copy/paste under Project Settings | Workspaces does not work very well.
Summary: Cut/copy/paste under Project Settings | Workspaces does not work very well.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-02 21:55 UTC by Jesse Glick
Modified: 2008-12-22 17:30 UTC (History)
1 user (show)

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 Jesse Glick 2000-02-02 21:55:59 UTC
- Each workspace node has a Cut action which is never enabled (and should not be there).

- Nodes for modes can be copied from the toolbar but there is no Copy in their context menu.


- They cannot then be pasted into other workspaces even though there is a Paste on the context menu for workspaces (which seems to never be enabled).

- Modes cannot be cut (I do not know if this should be allowed anyway).
Comment 1 Marek Grummich 2000-07-25 09:07:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Zajicek 2001-01-23 09:26:59 UTC
Automated change of version from Other to Dev.
Comment 3 mslama 2001-02-15 16:13:59 UTC
Removed action Cut from Workspace popup menu. Added action Paste.
Added actions Cut, Copy to Mode popup menu. If mode is cut it can
be pasted only once. Copied mode can be be pasted repeatedly to different
workspaces. (The same mode can be present only once in given workspace.)
Workspace tree displays only 'visible' modes now. (Visible mode has at
least one opened top component.)

Changes was made in:
org.netbeans.core.windows.nodes.WorkspaceContext
org.netbeans.core.windows.nodes.ModeContext
org.netbeans.core.windows.ModeImpl
org.netbeans.core.windows.WorkspaceImpl
Comment 4 Marian Mirilovic 2002-04-18 15:11:07 UTC
verified
Comment 5 Quality Engineering 2003-07-01 16:16:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.