Bug 288412 - UI caches some localised elements incorrectly
Summary: UI caches some localised elements incorrectly
Status: CLOSED DUPLICATE of bug 202172
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.4.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 17:29 EDT by Daniel U. Thibault CLA
Modified: 2009-10-01 09:36 EDT (History)
2 users (show)

See Also:


Attachments
Snapshot of IDE initially launched in French, then in English (138.66 KB, image/gif)
2009-09-02 17:31 EDT, Daniel U. Thibault CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel U. Thibault CLA 2009-09-02 17:29:33 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Build Identifier: 3.5.0

The -nl command-line flag is dandy for switching Eclipse between localisations, but some of the UI elements (tab labels) seem to be cached incorrectly across sessions.

If Eclipse is initially launched under a given language (say, French) and the next session is switched to another (say, English), the UI initially displayed has a few tabs still in the first language (in the attached example, the Hierarchy, Declaration, and Problems views; Tasks also suffers from this).  Some revert to the expected English once clicked on (Hierarchy, Declaration), some need a stronger refresh (Tasks, Problems): the views must be closed and re-opened to recover their proper language labels.

In one of my Eclipse copies, I cannot get the Problems tab to revert to English despite numerous language switches and IDE restarts (maybe because there are some problems loaded in the tab?).

Reproducible: Always

Steps to Reproduce:
1. Install a fresh 3.5 SDK in some directory
2. Expand the French language pack (BabelLanguagePack-eclipse-fr_3.5.0.v20090620043401.zip) into the dropins sub-directory
3. Launch Eclipse using the command-line flag "-nl fr"
4. Exit Eclipse
5. Launch again using the command-line flag "-nl en"
Comment 1 Daniel U. Thibault CLA 2009-09-02 17:31:33 EDT
Created attachment 146329 [details]
Snapshot of IDE initially launched in French, then in English
Comment 2 Remy Suen CLA 2009-09-02 18:33:55 EDT
Sounds like a duplicate of bug 271874.
Comment 3 Paul Webster CLA 2009-09-03 07:53:13 EDT

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