Closed
Bug 91866
Opened 23 years ago
Closed 4 years ago
Win and Mac only: -UILocale and -contentLocale options need twice to switch the locale
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: masaki.katakai, Assigned: smontagu)
References
Details
(Keywords: platform-parity)
This bug is from bug 80230. It seems that only Windows platform does not
work -UILocale and -contentLocale switching for the 1st time. The operation
needs twice to make this work. Here is the report from Maruyama-san (from
bug 80230).
---
Sorry, I have fixed panels.rdf for JP Region,
http://www.ash.ne.jp/~mal/mozilla/091jp-panels.rdf
and regjp.xpi.
http://www.ash.ne.jp/~mal/mozilla/moz0.9.2plus-regjp-070504.xpi
I also tried to change Japanese menu and content used
-UILocale and -contentLocale option on win2k.
1. Install langjajp.xpi and regjp.xpi
2. Mozilla start up and exit
3. delete <user profile>/chrome/user-locales.rdf
4. "mozilla -UILocale ja-JP" command-line start up
5. Mozilla apply Japanese menu
-contentLocale JP also success.
When <user profile>/chrome/user-locales.rdf is *not* deleted,
not success to change UI and content Language.
---
This problem happens on Windows. We're not seeing this on UNIX.
Can anyone know the differences between Windows and UNIX around
rdf and profile loading??
Changing Platform and OS to all, because it is necessary to start twice in
MacOS9.1 also for the changes to take effect. Note that on both Win and Mac,
the Profile Manager UI changes immediately with the -UILocale switch (tested on
07-23-03-branch).
OS: Windows NT → All
Hardware: PC → All
Changing summary to reflect problem on Mac as well.
Summary: Win only: -UILocale and -contentLocale options need twice to switch the locale → Win and Mac only: -UILocale and -contentLocale options need twice to switch the locale
Katakai-san,
Do you mind if I make a slight change to the summary? I have found that the
-UILocale and -contentLocale options are needed only once to switch locale;
however, the browser needs to be launched twice for the locale changes to fully
take effect. I propose the following new summary: "Win and Mac only: Need to
launch browser twice to switch locale after initial use of -UILocale and
-contentLocale options".
I have made the following observations:
1) If I use -UILocale and -contentLocale the first time I launch, I can
immediately see the UI changes in Profile Manager. However, the browser UI and
content do not completely change with this first launch. If I launch a second
time without the -UILocale and -contentLocale options, the browser UI and
content will still change correctly according to the options I used in the first
launch.
2) If I use -UILocale ja-JP (en-US profile), the browser still has English UI
after the first launch. However, all of the menu keyboard shortcuts appear as
they would for ja-JP UI. For example, in en-US menu, the "F" in "File" is
underlined; after the first launch using ja-JP option, "File" still appears in
English, but there is an underlined "(F)" that appears after the word "File",
just as it appears after the Japanese katakana "fairu" after the second launch
(the "F" in "File" itself is not underlined).
Comment 7•23 years ago
|
||
mass change, switching qa contact from jonrubin to ruixu.
QA Contact: jonrubin → ruixu
Comment 10•23 years ago
|
||
Can still repro with NS6.2 RTM build.
Comment 12•23 years ago
|
||
Mass changing QA contact to jimmyu@netscape.com
Comment 14•22 years ago
|
||
FUTURE. => ftang
Assignee: tao → ftang
Target Milestone: mozilla1.2alpha → Future
Comment 16•20 years ago
|
||
what a hack. I have not touch mozilla code for 2 years. I didn't read these bugs
for 2 years. And they are still there. Just close them as won't fix to clean up.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Comment 17•20 years ago
|
||
Mass Re-open of Frank Tangs Won't fix debacle. Spam is his responsibility not my own
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 18•20 years ago
|
||
Mass Re-assinging Frank Tangs old bugs that he closed won't fix and had to be
re-open. Spam is his fault not my own
Assignee: ftang → nobody
Status: REOPENED → NEW
Comment 19•16 years ago
|
||
Filter on "Nobody_NScomTLD_20080620"
Assignee: nobody → smontagu
QA Contact: jimmyu → i18n
Comment 20•4 years ago
|
||
Closing this since we don't support those command line arguments anymore, and locale selection is a runtime thing now handled by LocaleService.
Status: NEW → RESOLVED
Closed: 20 years ago → 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•