hercule.li@prc 2001-03-15
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
locale : zh_CN
encoding : zh_CN.EUC and zh_CN.GBK
Input method switching does not work well in Solaris
and x86 solaris platforms.
One of the IM, for example, Wubi IM is selected and the status
window appers, then, select another IM, for example, Test IM,
Test IM can not be selected and Wubi remains selected and available
and Wubi status window is still displayed.
This bug doesn't appears in windows platform.
This bug doesn't appears in merlin b48.
This bug doesn't appears in ladybird b18.
This problem is very similar to Bug 4391718, which is filed for
ladybird b08.
To reproduce this problem,
1, Backup all files in $JAVAHOME/jre/lib/ext
2, tar xvf the attached file
3, Copy WuBi.jar to $JAVAHOME/jre/lib/ext
4, Compile all .java file.
5, Execute
java SPI101 zh
to come up with the Window for SPI101.
6. Click on the client component to give the input focus
7. Select "Select Input Method" from the system menu,
and choose WuBi input method
8. Click on the client component to give the input focus.
(the WuBi IM Status windows should be pop up)
9. Select "Select Input Method" from the system menu,
and choose Test Input Method
10. Click on the client component to give the input focus.
The Test IM Status windows should be pop up.
---- end of hercule.li@prc 2001-03-15
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
locale : zh_CN
encoding : zh_CN.EUC and zh_CN.GBK
Input method switching does not work well in Solaris
and x86 solaris platforms.
One of the IM, for example, Wubi IM is selected and the status
window appers, then, select another IM, for example, Test IM,
Test IM can not be selected and Wubi remains selected and available
and Wubi status window is still displayed.
This bug doesn't appears in windows platform.
This bug doesn't appears in merlin b48.
This bug doesn't appears in ladybird b18.
This problem is very similar to Bug 4391718, which is filed for
ladybird b08.
To reproduce this problem,
1, Backup all files in $JAVAHOME/jre/lib/ext
2, tar xvf the attached file
3, Copy WuBi.jar to $JAVAHOME/jre/lib/ext
4, Compile all .java file.
5, Execute
java SPI101 zh
to come up with the Window for SPI101.
6. Click on the client component to give the input focus
7. Select "Select Input Method" from the system menu,
and choose WuBi input method
8. Click on the client component to give the input focus.
(the WuBi IM Status windows should be pop up)
9. Select "Select Input Method" from the system menu,
and choose Test Input Method
10. Click on the client component to give the input focus.
The Test IM Status windows should be pop up.
---- end of hercule.li@prc 2001-03-15
- relates to
-
JDK-4391718 Ladybird:Input method switching does not work well Solaris sparc and x86
- Closed
-
JDK-6246541 Regression: incorrect Java IMF/SPI behavior from mustang b28
- Closed