-
Bug
-
Resolution: Fixed
-
P2
-
6u10, 7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2167247 | 6u12 | Dmitry Cherepanov | P3 | Closed | Cannot Reproduce | |
JDK-2168122 | 6u11 | Dmitry Cherepanov | P2 | Resolved | Fixed | b02 |
Steps to reproduce:
1. Install Chenese (Taiwan) / Chinese (Traditional) Quick input method support
2. Run any Swing application with text area, for example, Notepad demo
3. Switch into Chinese and start typing into the text area
4. If you don't see IM candidate window while typing, the bug is reproduced
5. Deactivate window (click on the desktop)
6. Acivate window (click on the text area). Candidate window is shown
The problem is reproduced starting from 7.0-b02, so it may be related to 6359035. There is another change request about focus issues revealed by 6359035: 6542975 - but the fix for it doesn't solves this new problem with candidate window.
1. Install Chenese (Taiwan) / Chinese (Traditional) Quick input method support
2. Run any Swing application with text area, for example, Notepad demo
3. Switch into Chinese and start typing into the text area
4. If you don't see IM candidate window while typing, the bug is reproduced
5. Deactivate window (click on the desktop)
6. Acivate window (click on the text area). Candidate window is shown
The problem is reproduced starting from 7.0-b02, so it may be related to 6359035. There is another change request about focus issues revealed by 6359035: 6542975 - but the fix for it doesn't solves this new problem with candidate window.
- backported by
-
JDK-2168122 IM candidate window is not shown until window is deactivated and reactivated again
- Resolved
-
JDK-2167247 IM candidate window is not shown until window is deactivated and reactivated again
- Closed
- duplicates
-
JDK-6749501 Loses "suggester character" when entering Chinese with MS Input Method Editor
- Closed
- relates to
-
JDK-6542975 Crash in awt.dll when WM_IME_NOTIFY message is handled, Win32
- Resolved
-
JDK-6359035 Apply WinXP visual styles to AWT native dialogs
- Closed