|
From: | audriusa at bluewin dot ch |
Subject: | [Bug swing/24650] JTextField refuses to accept any input if initially set to the empty string. |
Date: | 4 Nov 2005 07:46:48 -0000 |
------- Comment #6 from audriusa at bluewin dot ch 2005-11-04 07:46 ------- Created an attachment (id=10140) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10140&action=view) Simplified patch It looks like the fix was practically correct. Roman simplified the patch a little, in PlainView we can assume that every line ends in a newline (that is possible the whole point of this one implicit newline) and exclude that from the calculation in viewToModel. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24650
[Prev in Thread] | Current Thread | [Next in Thread] |