The information in this article applies to:
SYMPTOMSThe java.awt.TextArea and java.awt.TextField controls do not use a brighter color when they can be edited. CAUSEIn builds of the Virtual Machine for Java prior to 2252 a brighter color was used to represent an editable control. RESOLUTIONSee the sample code below for a potential workaround. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem has been fixed in Internet Explorer 4.01 Service Pack 1, and SDK for Java 2.02. MORE INFORMATIONThe sample code below illustrates the problem and a potential way to workaround the problem by calling brighter():
NOTE: In the Application Foundation Classes (AFC), the UIEdit control does
not change color when it is editable.
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following pages on the Microsoft Technical Support site: http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbcode kbIE400bug kbIE401bug kbSDKJava200bug kbSDKJava201bug AWTPkg JVM JAFC |
Last Reviewed: December 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |