Bug 7366 - short cuts for cut/copy/paste don't work for members
Summary: short cuts for cut/copy/paste don't work for members
Status: RESOLVED DUPLICATE of bug 6306
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-08 16:40 EST by Erich Gamma CLA
Modified: 2002-01-09 04:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2002-01-08 16:40:47 EST
from EC:
==
Strange thing is that when i do it with the CTRL-C and then CTRL-V it 
doesn't work and it is by far not as handy if i can do it in the textarea it 
self.
===
to enable this our views have to register the cut copy paste
actions as global action handlers.
See IActionBars.setGlobalActionHandler()
Comment 1 Adam Kiezun CLA 2002-01-09 04:17:05 EST

*** This bug has been marked as a duplicate of 6306 ***