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

Bug 435210

Summary: [design] Example themes not working without ConfigAction
Product: [RT] RAP Reporter: rgra Missing name <rgransberger>
Component: DemoAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ivan
Version: 2.3   
Target Milestone: 2.3 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Fix for ViewStackPresentation ivan: iplog+

Description rgra Missing name CLA 2014-05-19 09:54:32 EDT
Created attachment 243256 [details]
Fix for ViewStackPresentation

When the actionClass attribute from the org.eclipse.rap.ui.stackPresentations stackPresentation is not configured, the view panes remain empty when switching between view tabs (e.g. in the business theme from the org.eclipse.rap.design.example project).

This is due to a bug in the ViewStackPresentation which sets the view pane visible only when a configAction is available.

Proposed fix is attached.
Comment 1 Ivan Furnadjiev CLA 2014-05-20 05:10:11 EDT
Thanks for the patch. Pending change - https://git.eclipse.org/r/26900.
Comment 2 Ivan Furnadjiev CLA 2014-05-20 08:20:35 EDT
The change is merged in master.