Bug 507394

Summary: [Renderer] The Part Renderer should be able to handle new part trimbars
Product: [Eclipse Project] Platform Reporter: Simon Scholz <simon.scholz>
Component: UIAssignee: Lothar Lattermann <eklipse>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: benedikt.kuntz, tom.schindl
Version: 4.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/84880
Whiteboard:
Bug Depends on: 506183    
Bug Blocks:    
Attachments:
Description Flags
Test project none

Description Simon Scholz CLA 2016-11-11 05:32:23 EST
In Bug 501573 we added trimbars for MParts.

The ContributedPartRenderer should be extended so that it uses the TrimmedPartLayout for the MPart and passes the clientarea of the TrimmedPartLayout to the actual implementation of the MPartĀ“s class.

The renderer should also listen to changes of the trimbar part by reacting on the org.eclipse.e4.ui.workbench.UIEvents.Part.TOPIC_TRIMBARS event.
Comment 1 Eclipse Genie CLA 2016-11-11 09:51:54 EST
New Gerrit change created: https://git.eclipse.org/r/84880
Comment 2 Benedikt Kuntz CLA 2020-02-06 06:01:46 EST
Created attachment 281718 [details]
Test project

Project with a part containing a trimbar