| Summary: | Implement copy/cut/paste menu items in editor | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> |
| Component: | Editor | Assignee: | 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
New Gerrit change created: https://git.eclipse.org/r/51741 New Gerrit change created: https://git.eclipse.org/r/51875 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. Gerrit change https://git.eclipse.org/r/51875 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=420090161bb6e63490e304ae674849cd44b4f22f 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 Closing. |