Bug 507394 - [Renderer] The Part Renderer should be able to handle new part trimbars
Summary: [Renderer] The Part Renderer should be able to handle new part trimbars
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lothar Lattermann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 506183
Blocks:
  Show dependency tree
 
Reported: 2016-11-11 05:32 EST by Simon Scholz CLA
Modified: 2020-02-06 06:01 EST (History)
2 users (show)

See Also:


Attachments
Test project (9.15 KB, application/x-zip-compressed)
2020-02-06 06:01 EST, Benedikt Kuntz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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