Bug 255781 - [actions] quick menu does not contain contributed menu items
Summary: [actions] quick menu does not contain contributed menu items
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P5 normal with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 08:24 EST by Dmitry Geraskov CLA
Modified: 2023-03-12 19:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Geraskov CLA 2008-11-19 08:24:24 EST
Build ID: I20080609-1311

Steps To Reproduce:
1. Create new plugin
2. Create new Action in Compilation Unit Source context menu
3. Run Eclipse with your plugin
4. Create new java class, open java editor
5. Context menu->Source
Observe your action present
6. Alt+Shift+S (on Windows)
Observe your action not present


More information:

org.eclipse.jdt.ui.actions.GenerateActionGroup.fillEditorSubmenu(...) adds to menu only hardcoded actions. Need to added also extensions.
Comment 1 Dani Megert CLA 2008-11-19 09:43:38 EST
It is currently not supported to add stuff to the quick menus. We would need the PopupMenuExtender to become API in order to get those elements.

No plans to work on this for now.
Comment 2 Eclipse Genie CLA 2019-03-29 16:56:09 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.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2021-03-21 11:43:42 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.

--
The automated Eclipse Genie.
Comment 4 Eclipse Genie CLA 2023-03-12 19:24:24 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.

--
The automated Eclipse Genie.