-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
beta
-
x86
-
windows_xp
Name: ks84122 Date: 11/19/2003
reproducible with windows 2000, the following needs to be set in the Control Panel -> Regional Options:
* locale set to Chinese PRC
* Default Input Language set to Chinese Simplified
* Default Keyboard Layout set to MS-PinYin98
Chinese IME window should be hidden when a text component loses its focus.
Steps:
1. Create a text component such as JEditorPane in a Java application.
2. Run the application on Chinese Windows, turn on IME.
3. Type something in IME windows.
4. Click on any other window to make the Java application window lose its input focus.
//exp: The IME composition window is hidden and not visible.
//act: The IME window is still there obstructing other windows.
Please compare to Japanese IME window's behavior.
(Review ID: 216317)
======================================================================
###@###.### 10/24/04 22:37 GMT
reproducible with windows 2000, the following needs to be set in the Control Panel -> Regional Options:
* locale set to Chinese PRC
* Default Input Language set to Chinese Simplified
* Default Keyboard Layout set to MS-PinYin98
Chinese IME window should be hidden when a text component loses its focus.
Steps:
1. Create a text component such as JEditorPane in a Java application.
2. Run the application on Chinese Windows, turn on IME.
3. Type something in IME windows.
4. Click on any other window to make the Java application window lose its input focus.
//exp: The IME composition window is hidden and not visible.
//act: The IME window is still there obstructing other windows.
Please compare to Japanese IME window's behavior.
(Review ID: 216317)
======================================================================
###@###.### 10/24/04 22:37 GMT