-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.1_02
-
None
-
generic
-
generic
% java -version
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
% which java
/bin/java
% uname -a
SunOS miso 5.10 s10_30 sun4u sparc SUNW,Ultra-5_10
In IMFTest.java, commit string is not immediately commit from lookup choice
operation.
To reproduce
1) run "java IMFTest" in ja_JP.eucJP or ja_JP.UTF-8.
2) click any of the 1st, 2nd, 3rd, 4th or 5th text boxes. (the bug
occurs on any of the im components except 'non-client component'.
3) type ctrl-space once to turn on conversion.
4) type "kou" and hit a space-bar twice to pop up lookup choice window.
5) select one of the choices to pop down the lookup choice window.
6) The choice should commit and appear in the text box - but it is not.
###@###.### 2003-04-01
This bug occurs when window manager's keyboard focuspolicy is
something like "click on window".
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
% which java
/bin/java
% uname -a
SunOS miso 5.10 s10_30 sun4u sparc SUNW,Ultra-5_10
In IMFTest.java, commit string is not immediately commit from lookup choice
operation.
To reproduce
1) run "java IMFTest" in ja_JP.eucJP or ja_JP.UTF-8.
2) click any of the 1st, 2nd, 3rd, 4th or 5th text boxes. (the bug
occurs on any of the im components except 'non-client component'.
3) type ctrl-space once to turn on conversion.
4) type "kou" and hit a space-bar twice to pop up lookup choice window.
5) select one of the choices to pop down the lookup choice window.
6) The choice should commit and appear in the text box - but it is not.
###@###.### 2003-04-01
This bug occurs when window manager's keyboard focuspolicy is
something like "click on window".
- duplicates
-
JDK-4780941 After KANJI conversion with ATOK12 on TextFiled, input can't work on Solaris
-
- Closed
-
- relates to
-
JDK-4452384 Action to unfocusable window should not generate any focus event
-
- Closed
-