Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 472384

Summary: Implement copy/cut/paste menu items in editor
Product: [ECD] Orion Reporter: Steve Northover <steve_northover>
Component: EditorAssignee: Steve Northover <steve_northover>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Carolyn_MacLeod, curtis.windatt.public, Silenio_Quarti
Version: unspecified   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/51741
https://git.eclipse.org/r/51875
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=420090161bb6e63490e304ae674849cd44b4f22f
Whiteboard:

Description Steve Northover CLA 2015-07-10 10:52:46 EDT

    
Comment 1 Eclipse Genie CLA 2015-07-10 11:00:29 EDT
New Gerrit change created: https://git.eclipse.org/r/51741
Comment 2 Eclipse Genie CLA 2015-07-13 15:19:06 EDT
New Gerrit change created: https://git.eclipse.org/r/51875
Comment 3 Carolyn MacLeod CLA 2015-07-14 12:49:26 EDT
I assume you mean in the context menu. They are already in the main menu (under Edit) and the ctrl+x, ctrl+c, ctrl+v keybindings work.
Comment 5 Silenio Quarti CLA 2015-07-15 15:15:48 EDT
This change caused the cut command on Mac to fail (text is copied to clipboard, but not remove from text view).

Fixed by

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=9b9d9be58643ab42c80b6b0b09fd6a11b9bd4ab0
Comment 6 Silenio Quarti CLA 2015-08-14 10:30:03 EDT
Closing.