Bug 298052 - [Commands] Support some bridge between edit actions and the command framework
Summary: [Commands] Support some bridge between edit actions and the command framework
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 04:37 EST by Krzysztof Kazmierczyk CLA
Modified: 2019-09-06 15:36 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Kazmierczyk CLA 2009-12-17 04:37:07 EST
When you want to redefine any edit action (e.g "paste" action) in "Project Explorer" view, the Project Explorer pop-up menu "Paste" action is not mapped with any command (e.g "org.eclipse.ui.edit.paste").

This problem was discussed on Eclipse Community Forum: http://www.eclipse.org/forums/index.php?t=msg&goto=486102&S=54228ef38fb7e279f6f94282b3d55f83
Comment 1 Paul Webster CLA 2010-01-04 10:09:10 EST
The project explorer uses action groups over commands in its context menus.  There might be something  we can do here, although I'm not sure how copy/paste get contributed.

Just in general, object contributions cannot be bound to commands (although copy and paste are usually programmatic actions)

PW
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:36:00 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.