hg: jdk8u/jdk8u-dev/jdk: 8076554: [macosx] Custom Swing text components need to allow standard accessibility

mikhail.cherkasov at oracle.com mikhail.cherkasov at oracle.com
Thu Dec 1 15:35:44 UTC 2016


Changeset: c50fb280bdea
Author:    mcherkas
Date:      2016-12-01 18:28 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/c50fb280bdea

8076554: [macosx] Custom Swing text components need to allow standard accessibility
Summary: Remove JTextComponent listeners; use property change listeners for caret/text
Reviewed-by: prr, alexsch
Contributed-by: peter.brunet at oracle.com

+ src/macosx/classes/sun/lwawt/macosx/AccessibilityEventMonitor.java
! src/macosx/classes/sun/lwawt/macosx/CAccessible.java



More information about the jdk8u-dev-changes mailing list