-
Bug
-
Resolution: Unresolved
-
P3
-
7, 8, 9
-
generic
-
windows
REGRESSION
----------
Not reproducible with JDK 7 b141. Only JDK 7 b142 and later, including b147.
SYNOPSIS
--------
NativeIM and JavaIM are activated at same time
OPERATING SYSTEM
----------------
Windows XP (Japanese)
Windows 7(Japanese)
Windows Server 2008 (Korean)
FULL JDK VERSION
----------------
JDK 7 b142 and later.
DESCRIPTION from Licensee
-------------------------
When I restart an application after JavaIM is activated, NativeIM and JavaIM are activated.
RECREATION INSTRUCTIONS
-----------------------
Please download following jar files
http://java.sun.com/javase/6/docs/technotes/guides/imf/spi-sample/CityIM.jar
http://java.sun.com/products/jfc/tsc/articles/InputMethod/InputMethodHotKey.jar
(http://java.sun.com/products/jfc/tsc/articles/InputMethod/inputmethod.html)
Use Japanese Windows and Japanese keyboard. Put LanguageBar into TaskBar to prevent the LanguageBar from disappearing.
1. Copy CityIM.jar to jre\lib\ext direcory
2. Run InputMethodHotKey.jar to set Input Method Hot key, then set
Shift+F4 for hot key, then close it (It's just an example, so you can
use another key if you like)
> java -jar InputMethodHotKey.jar
3. Run Notepad.jar which is in demo\jfc\Notepad\Notepad.jar
> java -jar Notepad.jar
4. Move input focus to JTextArea, then press Shift+F4
5. On Popup menu, select "City Input Method" -> "Japanese"
6. Stop Notepad.jar, and rerun Notepad.jar
7. Move input focus to JTextArea, press Hankaku/Zenkaku key.
Please check LanguageBar, MS-IME is activated
WORKAROUND
----------
Turn off CityIM before stopping application
----------
Not reproducible with JDK 7 b141. Only JDK 7 b142 and later, including b147.
SYNOPSIS
--------
NativeIM and JavaIM are activated at same time
OPERATING SYSTEM
----------------
Windows XP (Japanese)
Windows 7(Japanese)
Windows Server 2008 (Korean)
FULL JDK VERSION
----------------
JDK 7 b142 and later.
DESCRIPTION from Licensee
-------------------------
When I restart an application after JavaIM is activated, NativeIM and JavaIM are activated.
RECREATION INSTRUCTIONS
-----------------------
Please download following jar files
http://java.sun.com/javase/6/docs/technotes/guides/imf/spi-sample/CityIM.jar
http://java.sun.com/products/jfc/tsc/articles/InputMethod/InputMethodHotKey.jar
(http://java.sun.com/products/jfc/tsc/articles/InputMethod/inputmethod.html)
Use Japanese Windows and Japanese keyboard. Put LanguageBar into TaskBar to prevent the LanguageBar from disappearing.
1. Copy CityIM.jar to jre\lib\ext direcory
2. Run InputMethodHotKey.jar to set Input Method Hot key, then set
Shift+F4 for hot key, then close it (It's just an example, so you can
use another key if you like)
> java -jar InputMethodHotKey.jar
3. Run Notepad.jar which is in demo\jfc\Notepad\Notepad.jar
> java -jar Notepad.jar
4. Move input focus to JTextArea, then press Shift+F4
5. On Popup menu, select "City Input Method" -> "Japanese"
6. Stop Notepad.jar, and rerun Notepad.jar
7. Move input focus to JTextArea, press Hankaku/Zenkaku key.
Please check LanguageBar, MS-IME is activated
WORKAROUND
----------
Turn off CityIM before stopping application
- relates to
-
JDK-7170996 Regression : Cannot use IME on JComboBox Japanese(7026055) II
- Resolved
-
JDK-7071248 IME composition window does not disappear when file dialog is closed : Japanese WinXP
- Closed
-
JDK-7034291 Regression : Preedit String on active client is committed into unexpected component
- Closed
-
JDK-7026055 Regression : Cannot use IME on JComboBox Japanese
- Closed