hg: jdk8/awt/jdk: 7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
anthony.petrov at oracle.com
anthony.petrov at oracle.com
Tue Feb 21 06:15:34 PST 2012
Changeset: 04bc6f65d9ce
Author: anthony
Date: 2012-02-21 18:15 +0400
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/04bc6f65d9ce
7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
Summary: Peers' constructors shouldn't override user's enableInputMethod() settings
Reviewed-by: anthony
Contributed-by: Charles Lee <littlee at linux.vnet.ibm.com>
! src/solaris/classes/sun/awt/X11/XTextAreaPeer.java
! src/solaris/classes/sun/awt/X11/XTextFieldPeer.java
More information about the jdk8-changes
mailing list