|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug swing/24650] JTextField refuses to accept any input if initially set to the empty string. |
Date: | 3 Nov 2005 19:30:21 -0000 |
------- Comment #5 from cvs-commit at developer dot classpath dot org 2005-11-03 19:30 ------- Subject: Bug 24650 CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Audrius MeÂkauskas <address@hidden> 05/11/03 19:29:00 Modified files: . : ChangeLog javax/swing/text: PlainView.java Log message: 2005-11-03 Audrius Meskauskas <address@hidden> PR swing/24650 * javax/swing/text/PlainView.java (viewToModel)): The end of line symbol (0xA), if being the last member in the obtained text, should not be counted. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5450&tr2=1.5451&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/PlainView.java.diff?tr1=1.30&tr2=1.31&r1=text&r2=text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24650
[Prev in Thread] | Current Thread | [Next in Thread] |