Bug 262143 - Empty toolbar of perspective action set
Summary: Empty toolbar of perspective action set
Status: RESOLVED WORKSFORME
Alias: None
Product: RAP
Classification: RT
Component: Workbench (show other bugs)
Version: 1.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2009-01-23 06:05 EST by Emmanuel Marchal CLA
Modified: 2009-07-20 18:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Marchal CLA 2009-01-23 06:05:37 EST
Build ID: I20080617-2000

Steps To Reproduce:
1. Create two perspectives, a perspective extensions and a action set
2. Associate the action set to a perspective
3. Switch twice from a perspective to the other one
4. At the first perspective change, the local toolbar appears correctly. At the second one, the toolbar is empty.


More information:
This only occurs when 
getWorkbenchConfigurer().setSaveAndRestore( true );
When I comment this line, everything works fine.
Comment 1 Rüdiger Herrmann CLA 2009-01-23 06:09:42 EST
What version are you using?
Comment 2 Emmanuel Marchal CLA 2009-01-23 06:13:00 EST
This occurs both with CVS version ans the last target platform (1.2.0M4)
Comment 3 Rüdiger Herrmann CLA 2009-01-23 06:40:27 EST
Are you sure that you are working against CVS HEAD from the rt repository?
Comment 4 Emmanuel Marchal CLA 2009-01-23 08:17:51 EST
Yes I am.
Comment 5 Benjamin Muskalla CLA 2009-01-25 10:50:16 EST
Emmanual, could you provide a little all-in-one snippet to reproduce the problem? Thanks!
Comment 6 Benjamin Muskalla CLA 2009-07-20 18:01:57 EDT
Resolving this as WORKSFORME as we never had to chance to see this behavior. Emmanual, in case you can still reproduce this, please attach a snippet. Could also be related to bug 237268