-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_8
cd /eTested Bundle: /net/jdk/export/disk6/promoted/jdk/1.4/beta/b64/binaries
Tested Environment: Solaris 8 SPARC zh_TW.UTF-8
Problem Found: on swing components, selection dialog from input method editor always appears on uppder left corner. on awt text field/text area, it appears close to the text field/text area.
Steps to reproduce:
1. untar swing_awt_tests.tar
2. cd into swingtest/classes directory and perform the test using the following command:
% java SwingTest -command some_localized_characters
3. focus your cursor on swing.JTextArea
4. press Ctrl+space to toggle input method from [English/European] to Chinese.
5. press F5 to change input method to Chu-Ying
6. press "5", then "j", then "/", then space. A selection dialog appears on upper left corner of the screen. Usually, the selction dialog should appear close to the text area or text field where you are composing the characters.
This is just a little bit strange. It's not a showstopper.
Tested Environment: Solaris 8 SPARC zh_TW.UTF-8
Problem Found: on swing components, selection dialog from input method editor always appears on uppder left corner. on awt text field/text area, it appears close to the text field/text area.
Steps to reproduce:
1. untar swing_awt_tests.tar
2. cd into swingtest/classes directory and perform the test using the following command:
% java SwingTest -command some_localized_characters
3. focus your cursor on swing.JTextArea
4. press Ctrl+space to toggle input method from [English/European] to Chinese.
5. press F5 to change input method to Chu-Ying
6. press "5", then "j", then "/", then space. A selection dialog appears on upper left corner of the screen. Usually, the selction dialog should appear close to the text area or text field where you are composing the characters.
This is just a little bit strange. It's not a showstopper.
- duplicates
-
JDK-4840554 Lookup choice window appears far off from insersion point
-
- Closed
-