Bug 2463

Summary: [Navigator] Navigator does not enable Edit/Copy. (1GF7QR1)
Product: [Eclipse Project] Platform Reporter: Kevin Haaland <Kevin_Haaland>
Component: UIAssignee: Knut Radloff <knut_radloff>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: investigate
Version: 2.0   
Target Milestone: 2.1   
Hardware: All   
OS: All   
Whiteboard:

Description Kevin Haaland CLA 2001-10-10 22:36:53 EDT
Create a project with a file if you do not have one.
	Open the resource perspective in a new window.
	Select the file in the navigator.
	Open the Edit Menu 
	> You will see that "Copy" is not enabled.
	> Once you open a editor it starts working.	


NOTES:
	EJP (6/12/01 11:07:52 AM)
		Same for Cut.
		Delete works fine.
Comment 1 Kevin Haaland CLA 2002-01-24 20:38:05 EST
We need to hook global actions in all of our views and editors. 
Comment 2 Randy Giffen CLA 2002-05-27 21:25:33 EDT
There are a few cases where we could implemplement more global actions such as 
undo in the navigator. Defer
Comment 3 Randy Giffen CLA 2002-08-08 11:37:15 EDT
Reopen for investigation of Undo/Redo in navigator
Comment 4 Knut Radloff CLA 2002-09-03 17:46:42 EDT
Not clear what undo/redo is supposed to do in Navigator. Undo rename and delete?
Comment 5 Knut Radloff CLA 2002-09-03 17:47:22 EDT
Note that Edit->Copy menu item works now in Navigator.
Comment 6 Knut Radloff CLA 2002-09-04 14:16:38 EDT
Opened bug 23172 for undo/redo support in Navigator.