Bug 463124 - Create model-based solution for extending Part Stack context menus
Summary: Create model-based solution for extending Part Stack context menus
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 387233 471719 (view as bug list)
Depends on: 461724 471719
Blocks:
  Show dependency tree
 
Reported: 2015-03-25 13:55 EDT by Brian de Alwis CLA
Modified: 2017-01-26 10:49 EST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian de Alwis CLA 2015-03-25 13:55:02 EDT
+++ This bug was initially created as a clone of Bug #461724 +++

There have been requests on forums and elsewhere to both control and add to the items shown the part stack context menu.

This bug follows on bug 461724 to create a model-based solution.
Comment 1 Brian de Alwis CLA 2015-07-03 11:27:26 EDT
*** Bug 471719 has been marked as a duplicate of this bug. ***
Comment 2 Brian de Alwis CLA 2016-10-12 14:46:48 EDT
From bug 461724 comment 5:
> We could consider exposing this menu via the normal extension mechanisms,
> but I worry that the menu would be flooded by contributions on 
> org.eclipse.ui.popup.any.

I'm not sure what this URI might look like.  I could see people wanting to target tab menus for editors vs views, or some other criterion.  Perhaps that's left to the <visibleWhen>.
Comment 3 Andrey Loskutov CLA 2017-01-26 10:47:15 EST
*** Bug 387233 has been marked as a duplicate of this bug. ***
Comment 4 Andrey Loskutov CLA 2017-01-26 10:49:00 EST
BTW see the example context menu I've created in 3.8 but which I'm unable to implement on 4.x: attachment 219878 [details].