hg: jdk9/client/jdk: 8076554: [macosx] Custom Swing text components need to allow standard accessibility
peter.brunet at oracle.com
peter.brunet at oracle.com
Wed Apr 20 17:24:29 UTC 2016
Changeset: d5322b45852d
Author: ptbrunet
Date: 2016-04-20 12:23 -0500
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/d5322b45852d
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/java.desktop/macosx/classes/sun/lwawt/macosx/AccessibilityEventMonitor.java
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessible.java
More information about the jdk9-client-changes
mailing list