-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
ladybird
-
x86
-
windows_98, windows_nt, windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2031929 | 1.4.0 | Norbert Lindenberg | P3 | Resolved | Fixed | beta |
ON WinNT
launch "Regional Settings" control panel
Select "Input Locales" tab
Add Czech input locale
Select "Regional Settings" tab
Set Czech to be the current settings.
Note: You do not have to check "Set as system default locale" check box
From a dos shell:
<see attachment for source to Bug1.java>
javac -d . Bug1.java
java -classic Bug1
Result:
The input method has been changed to Czech. although,
the default input locale is English (United States)
The fix for 4309559 removed the specification that requires this behavior; this bug serves to request a change in the actual behavior.
- backported by
-
JDK-2031929 New windows switch to default locale's keyboard, ignoring Windows default kbd
-
- Resolved
-
- duplicates
-
JDK-4312443 Wrong keyboard layout in Swing !! not reading locale?
-
- Closed
-
-
JDK-4375407 Inability to mix French and Greek (pan-European MS Win)
-
- Closed
-
-
JDK-4334696 Keyboard layout when national settings are french but keyboard layout is US
-
- Closed
-
-
JDK-4340102 1.3 does not support German keyboard with NT english version
-
- Closed
-
-
JDK-4346221 keyboard mapping changed while using plugin 1.3(Regional settings = Dutch)
-
- Closed
-
- relates to
-
JDK-4336610 win32: setCharacterSubsets activates non default input method
-
- Closed
-