CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/11/21 16:09:30
Modified files:
. : ChangeLog
javax/swing/text: DefaultEditorKit.java
Log message:
2005-11-21 Anthony Balkissoon <[EMAIL PROTECTED]>
Fixes bug #24925
* javax/swing/text/DefaultEditorKit.java:
(DefaultKeyTypedAction.actionPeformed): Call replaceSelection here
instead of insertString and only do so if the text component is both
enabled and editable.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5682&tr2=1.5683&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/DefaultEditorKit.java.diff?tr1=1.23&tr2=1.24&r1=text&r2=text