Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 435496

Summary: [e4] RAP renderer does not support ViewMenu & Part-ToolBars
Product: [RT] RAP Reporter: Thomas Schindl <tom.schindl>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.3   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Thomas Schindl CLA 2014-05-22 06:19:07 EDT
As of today RAP does support ViewMenu & Part-Toolbars. The problem with ToolBars is that RAP currently does not support SWT.WRAP (see bug 435486)

The best solution is probably:
* display the ViewMenu in the TabArea using CTabFolder.setTopRight
* render the Toolbar as part of the content area
Comment 1 Thomas Schindl CLA 2014-05-22 06:51:00 EDT
There are layout problems with the TabHeader-ToolBar as well see bug 435499