Bug 463124

Summary: Create model-based solution for extending Part Stack context menus
Product: [Eclipse Project] Platform Reporter: Brian de Alwis <bsd>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, jonathan.rajotte-julien, Lars.Vogel, loskutov, malaperle, peter, psuzzi, sudol.wojciech, tom.schindl
Version: 4.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 461724, 471719    
Bug Blocks:    

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].