Bug 486183 - Cut/Copy/Paste shortcuts are not shown in editor shortcuts list
Summary: Cut/Copy/Paste shortcuts are not shown in editor shortcuts list
Status: REOPENED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Editor (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eric Moffatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, triaged
Depends on:
Blocks:
 
Reported: 2016-01-20 10:44 EST by Carolyn MacLeod CLA
Modified: 2017-06-06 12:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.