Hello, would anyone like to take a look at this ?
---------- Forwarded message ---------- From: Sean Chou <[email protected]> Date: Thu, May 17, 2012 at 11:17 AM Subject: <AWT Dev> Request for review: 7071248 : IME composition window does not disappear when file dialog is closed To: OpenJDK awt-dev <[email protected]> Hi all, When verifying bug 7071248, I found the problem is not resolved, because the original changeset( http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/25564f7b29c4) is not complete. It lacks another one line change in src/windows/native/sun/windows/awt_Component.cpp . The problem is only seen on windowsXP, but as the patch is half committed, I think it's better to make it complete. The webrev to complete the patch: http://cr.openjdk.java.net/~zhouyx/7071248/webrev.00/ . Please take a look. original changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/25564f7b29c4 sunbug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7071248 -- Best Regards, Sean Chou -- Best Regards, Sean Chou
