7170996: IME composition window does not disappear when file dialog is closed : Japanese WinXP
Reviewed-by: art, bagiras
This commit is contained in:
parent
e054554a36
commit
12556eaf75
@ -558,6 +558,8 @@ AwtComponent::CreateHWnd(JNIEnv *env, LPCWSTR title,
|
||||
|
||||
m_hwnd = hwnd;
|
||||
|
||||
::ImmAssociateContext(m_hwnd, NULL);
|
||||
|
||||
SetDrawState((jint)JAWT_LOCK_SURFACE_CHANGED |
|
||||
(jint)JAWT_LOCK_BOUNDS_CHANGED |
|
||||
(jint)JAWT_LOCK_CLIP_CHANGED);
|
||||
|
Loading…
x
Reference in New Issue
Block a user