Bug 563578

Summary: Remove shell layout call after changing the topTrim visibility in WorkbenchWindow
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel, rolf.theunissen
Version: 4.14   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/163590
Whiteboard:

Description Lars Vogel CLA 2020-05-26 05:04:40 EDT
Rolf, indicated that the layout calls are now done correctly by the renderers so we should be able to remove such hacks.
Comment 1 Eclipse Genie CLA 2020-05-26 05:05:35 EDT
New Gerrit change created: https://git.eclipse.org/r/163590
Comment 2 Rolf Theunissen CLA 2020-05-28 16:19:34 EDT
(In reply to Lars Vogel from comment #0)
> Rolf, indicated that the layout calls are now done correctly by the
> renderers so we should be able to remove such hacks.

I indicated that layout calls *should* be done by the renderers, otherwise there will be UI issues in some scenarios. However, often (also in this case) the renderers do not handle the layout call correctly yet.