Bug 486183

Summary: Cut/Copy/Paste shortcuts are not shown in editor shortcuts list
Product: [ECD] Orion (Archived) Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: EditorAssignee: Eric Moffatt <emoffatt>
Status: REOPENED --- QA Contact:
Severity: normal    
Priority: P3 CC: steve_northover
Version: unspecifiedKeywords: accessibility, triaged
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Carolyn MacLeod CLA 2016-01-20 10:44:21 EST
In any code editor, type Alt+Shift+? to see the list of shortcuts.
Look for Copy, Cut, and Paste in this list. The entries are there, but the shortcuts are given as '---'. This is misleading (actually, it's wrong <g>).
They should be Ctrl+C, Ctrl+X, Ctrl+V.
Comment 1 Carolyn MacLeod CLA 2016-02-08 07:24:43 EST
Same on a Mac. The shortcuts are given as:
Copy	---
Cut	---
Paste	---

but they should be command+C, command+X, and command+V
Comment 2 Carolyn MacLeod CLA 2016-02-08 10:48:10 EST
They are only wrong in the "Editor" section of the table.
They are actually correct in the "Navigator" section.
However... Cut, Copy, Paste do work in the editor, so the binding should be listed in the Editor section correctly.
Comment 3 Michael Rennie CLA 2017-01-10 15:41:37 EST
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04002.html
Comment 4 Carolyn MacLeod CLA 2017-06-06 12:45:36 EDT
Reopening. Still a problem.