|
Quick Lists
|
|
Bug ID:
|
4622023
|
|
Votes
|
0
|
|
Synopsis
|
cannot input koeran characters on Windows Xp enviroment
|
|
Category
|
java:classes_awt_im
|
|
Reported Against
|
1.4.1
, merlin-rc1
|
|
Release Fixed
|
|
|
State
|
11-Closed,
Not a Defect,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4807138
|
|
Submit Date
|
10-JAN-2002
|
|
Description
|
Test Build : j2sdk-1_4_0-rc-bin-b91-win-07_jan_2002.exe
Test Enviroment : Korean / Windows XP Pro
Cannot input korean Characters on awt.TextArea and awt.TextField. When user clicked the input field or area, the Windows's Input engine was gone. But, the input field displays korean characters well.
This problem isn't observed the xxxxx windows OS.
How to reproduce :
1) get he test file (swing_awt_tests.tar) from /net/sekai/projects/java_software/jdk_1.4/web/Planning/Test_Plans/test_cases
2) untar the swing_awt_tests.tar and change directory into awt/classes
3) type %java awttest -command [korean/english characters]
4) try to input korean characters in awt.Textfield and awt.TextArea
|
|
Work Around
|
Minimizing the IME bar into the task bar avoids the problem.
xxxxx@xxxxx 2002-01-11
|
|
Evaluation
|
I tried this on a vanilla Windows XP Korean FCS machine, and found that I
could input Korean in those text fields. It seems to me that the only problem
is that the IME status bar gets hidden, so the user cannot tell the current
input mode. But this problem can be avoided by minimizing the IME status bar
so that the IME status is displayed within the task bar.
xxxxx@xxxxx 2002-01-11
I could input Korean without minimizing the lauguagebar, after applying the Service Pack 1 for XP. Seems like a Windows' bug.
xxxxx@xxxxx 2002-11-05
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |