This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12057 - I18N - user.language and user.region should match locale for font mapping
Summary: I18N - user.language and user.region should match locale for font mapping
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-05-09 18:47 UTC by cchiu
Modified: 2009-01-06 14:35 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cchiu 2001-05-09 18:47:28 UTC
When "-locale" option is used on the command line, system 
properties "user.language" and "user.region" should match the setting specified 
on the command line for proper font mapping.

This can be done by either passing them as JVM parameters from the launcher, or 
by calling System.setProperty before any UI fonts are created.
Comment 1 Jesse Glick 2001-05-09 19:24:57 UTC
Launcher issue (possibly cannot be solved in Java code).
Comment 2 _ ttran 2001-07-10 23:13:04 UTC
vstejskal is now the maintainer of the launcher
Comment 3 Jan Chalupa 2001-11-27 11:49:38 UTC
Target milestone -> 3.3.1.
Comment 4 Jan Chalupa 2001-11-27 11:53:04 UTC
Target milestone -> 3.3.1.
Comment 5 Jan Chalupa 2002-01-11 14:02:04 UTC
Target milestone -> 3.4
Comment 6 Jan Chalupa 2002-01-11 14:05:34 UTC
Target milestone -> 3.4
Comment 7 Jan Chalupa 2002-01-11 14:07:10 UTC
Target milestone -> 3.4
Comment 8 Jan Chalupa 2002-01-11 14:10:30 UTC
Target milestone -> 3.4
Comment 9 Marek Grummich 2002-07-22 08:35:24 UTC
Target milestone was changed from '3.4' to TBD.
Comment 10 Marek Grummich 2002-07-22 08:50:51 UTC
Target milestone was changed from '3.4' to TBD.
Comment 11 Jesse Glick 2002-08-27 16:30:32 UTC
Will need to be fixed in the exe launcher. I can try to make a
corresponding change in the sh launcher.
Comment 12 Vitezslav Stejskal 2003-12-01 17:59:43 UTC
I don't work actively on this issue anymore.