-
Bug
-
Resolution: Fixed
-
P2
-
7
SYNOPSIS
--------
Korean IME's Hanja candidate window is not displayed on IMFDemo
OPERATING SYSTEM
----------------
Windows Server 2003 R2 Standard Edition Service Pack 2 for Korean
FULL JDK VERSION
----------------
JDK 7 (tested with b140)
Not reproducible with Java 6
PROBLEM DESCRIPTION
-------------------
Korean IME's Hanja candidate window is not displayed on IMFDemo.
STEPS TO REPRODUCE
------------------
Download IMFDemo program from the following URL, (4. Sample Code)
http://download.java.net/jdk7/docs/technotes/guides/imf/api-tutorial.html
For Korean IME, please refer to the following URL
http://support.microsoft.com/kb/130053/en-us
1. Compile and run IMFDemo
2. Move input focus to "active client"
3. Change Hangul input mode from Korean IME's language bar
4. Type "gks", then press Hanja button on Korean IME's language bar.
Candidate window should be displayed for this action, but nothing happens
5. Press "1", then Hangul is converted to Hanja without candidate window
--------
Korean IME's Hanja candidate window is not displayed on IMFDemo
OPERATING SYSTEM
----------------
Windows Server 2003 R2 Standard Edition Service Pack 2 for Korean
FULL JDK VERSION
----------------
JDK 7 (tested with b140)
Not reproducible with Java 6
PROBLEM DESCRIPTION
-------------------
Korean IME's Hanja candidate window is not displayed on IMFDemo.
STEPS TO REPRODUCE
------------------
Download IMFDemo program from the following URL, (4. Sample Code)
http://download.java.net/jdk7/docs/technotes/guides/imf/api-tutorial.html
For Korean IME, please refer to the following URL
http://support.microsoft.com/kb/130053/en-us
1. Compile and run IMFDemo
2. Move input focus to "active client"
3. Change Hangul input mode from Korean IME's language bar
4. Type "gks", then press Hanja button on Korean IME's language bar.
Candidate window should be displayed for this action, but nothing happens
5. Press "1", then Hangul is converted to Hanja without candidate window
- relates to
-
JDK-7048177 Korean IME's Hanja candidate window not visible and input area goes to (0,0)
- Open
-
JDK-6806217 implement synthetic focus model for MS Windows
- Closed