Bug 93713 - [Workbench][Commands] Shared contributions items in outline view between editors
Summary: [Workbench][Commands] Shared contributions items in outline view between editors
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-04 16:37 EDT by Douglas Pollock CLA
Modified: 2019-08-01 04:01 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 Douglas Pollock CLA 2005-05-04 16:37:43 EDT
It would be better if JDT could find a way to share contribution items between
editors in the outline view.  This would help eliminate flashing.  Please see
Bug 90757 for more information.
Comment 1 Dani Megert CLA 2005-05-08 15:05:50 EDT
Billy, is this (see bug 90757) a major issue for you? If so, JDT Text can
investigate the needed effort for shared contribution items.
Comment 2 Billy Biggs CLA 2005-05-08 15:23:11 EDT
Personally, I find the flashing annoying, but I would not consider this a major
issue.
Comment 3 Dani Megert CLA 2005-05-12 09:48:59 EDT
There would have to be a story/mechanism from Platform UI that handles the
life-cycle, similar to IEditorActionBarContributor. Inventing this just for the
Java outline page isn't the right approach.

Moving to Platform UI for comments.
Comment 4 Michael Van Meekeren CLA 2005-05-16 14:06:11 EDT
doug?
Comment 5 Paul Webster CLA 2007-04-05 19:08:12 EDT
Moving to Component owner
PW
Comment 6 Paul Webster CLA 2007-06-21 11:36:22 EDT
perhaps this can be addressed in 3.4 by placing the JDT actions as JDT-outline commands in the view toolbar ... each outline page can activate its specific actions using ActionHandler as a bridge or by turning them into Handlers (either should work).

PW
Comment 7 Paul Webster CLA 2009-03-02 11:39:46 EST
Updated as per http://wiki.eclipse.org/Platform_UI/Bug_Triage
PW