Bug 244298 - [Workbench] After restart RCP with another locale inactive view's placeholder in folder still have old title text
Summary: [Workbench] After restart RCP with another locale inactive view's placeholder...
Status: RESOLVED DUPLICATE of bug 202172
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 09:22 EDT by Andre Dubrovsky CLA
Modified: 2008-08-18 08:51 EDT (History)
0 users

See Also:


Attachments
German (3.13 KB, image/png)
2008-08-18 02:52 EDT, Andre Dubrovsky CLA
no flags Details
English (3.52 KB, image/png)
2008-08-18 02:52 EDT, Andre Dubrovsky CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Dubrovsky CLA 2008-08-15 09:22:42 EDT
Build ID: I20070621-1340

Steps To Reproduce:
1. Create 2 views with FolderLayout and localized titles for en and de locale.
2. configurer.setSaveAndRestore(true);
3. Start RCP with Program arguments: .. -nl en
4. Close RCP.
5. Start RCP with Program arguments: .. -nl de 
6. Inaktive view's title has text in english.
7. After you activate this view title will be switched in german.

More information:
Labels for views have been stored at saveState(memento) in workbench.xml and probably will be restored at restoreState() without refresh placeholder with actually selected localized view's titles.
Comment 1 Andre Dubrovsky CLA 2008-08-18 02:52:36 EDT
Created attachment 110199 [details]
German
Comment 2 Andre Dubrovsky CLA 2008-08-18 02:52:55 EDT
Created attachment 110200 [details]
English
Comment 3 Paul Webster CLA 2008-08-18 08:51:11 EDT

*** This bug has been marked as a duplicate of bug 202172 ***