Bug 501597

Summary: [Model] Support new trimbars for Part and Perspective in e4 model editor
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Lars Vogel <Lars.Vogel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: benedikt.kuntz, eklipse, Lars.Vogel, olivier.prouvost, psuzzi, simon.scholz
Version: 4.6Keywords: noteworthy
Target Milestone: 4.15 M3   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/153973
https://git.eclipse.org/c/platform/eclipse.platform.ui.tools.git/commit/?id=133c3e75ee94b95a1afd15e04c2f2e35fa5856d4
Whiteboard:
Bug Depends on: 501573    
Bug Blocks:    

Description Lars Vogel CLA 2016-09-16 08:12:59 EDT
+++ This bug was initially created as a clone of Bug #501573 +++

Once we fix Bug 501573, we should extend the e4 tools editor.
Comment 1 Eclipse Genie CLA 2019-11-19 04:43:51 EST Comment hidden (obsolete)
Comment 2 Lars Vogel CLA 2019-11-19 04:46:34 EST
Benedikt, something for you?
Comment 3 Benedikt Kuntz CLA 2019-12-06 04:19:59 EST
Maybe it would be a good idea to have a mixin interface (something like "MTrimmed") for the elements having trim bars... Otherwise there is a lot of overhead for the separate virtual editors.
And all in all, this is another good reason for implementing bug 552639 ;)
Comment 4 Eclipse Genie CLA 2019-12-06 04:22:47 EST
New Gerrit change created: https://git.eclipse.org/r/153973
Comment 5 Lars Vogel CLA 2020-01-23 09:40:03 EST
Benedikt, AFAICS the default renderer does not yet support these new model elements. Do you see the same? If yes, can you open a new bug for the adjustment of the renderer?
Comment 6 Benedikt Kuntz CLA 2020-02-04 10:27:16 EST
Sorry for the late response, but I cannot see any differences between the "standard" Part and a Part containing a Trimbar...
Comment 7 Benedikt Kuntz CLA 2020-02-04 10:30:15 EST
I think the bug concerning the renderer is Bug 507394?
Comment 9 Lars Vogel CLA 2020-02-04 11:17:05 EST
(In reply to Benedikt Kuntz from comment #7)
> I think the bug concerning the renderer is Bug 507394?

Thanks, Benedikt. Could you test the patch from Bug 507394?