|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug swing/25517] JFormattedTextField doesn't fire ActionEvent when VK_ENTER is hit |
Date: | 22 Dec 2005 16:53:15 -0000 |
------- Comment #2 from cvs-commit at developer dot classpath dot org 2005-12-22 16:53 ------- Subject: Bug 25517 CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Lillian Angel <address@hidden> 05/12/22 15:36:39 Modified files: . : ChangeLog javax/swing/plaf/basic: BasicLookAndFeel.java BasicTextUI.java Log message: 2005-12-21 Lillian Angel <address@hidden> PR classpath/25517 * javax/swing/plaf/basic/BasicLookAndFeel.java (initComponentDefaults): Added focus map for FormattedTextField. Mauve test updated for this. * javax/swing/plaf/basic/BasicTextUI.java (createKeyMap): Fixed to get key bindings from the input map. There is not .keyBindings default in BasicL&F (same with the JDK). (installKeyBoardActions): Removed unneeded code. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5882&tr2=1.5883&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicLookAndFeel.java.diff?tr1=1.76&tr2=1.77&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTextUI.java.diff?tr1=1.60&tr2=1.61&r1=text&r2=text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25517
[Prev in Thread] | Current Thread | [Next in Thread] |