hg: macosx-port/macosx-port/jdk: Implementation of the AWT TextArea peer. It has issues - most notable are repainting issue and NPE when dragging

alexander.zuev at oracle.com alexander.zuev at oracle.com
Thu Jul 21 09:40:27 PDT 2011


Changeset: e0194fe72016
Author:    kizune
Date:      2011-07-21 20:39 +0400
URL:       http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/e0194fe72016

Implementation of the AWT TextArea peer. It has issues - most notable are repainting issue and NPE when dragging
from TextArea over the scrollbars position but it works and its absence causes a lot of other tests erraneously
fail so i'm pushing this implementation 'as is'.

+ src/macosx/classes/sun/lwawt/LWTextAreaPeer.java
! src/macosx/classes/sun/lwawt/LWToolkit.java



More information about the macosx-port-dev mailing list