From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3410 invoked by alias); 9 Feb 2005 17:44:01 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 3385 invoked by uid 48); 9 Feb 2005 17:44:01 -0000 Date: Wed, 09 Feb 2005 18:27:00 -0000 Message-ID: <20050209174401.3384.qmail@sourceware.org> From: "hendrich at informatik dot uni-hamburg dot de" To: java-prs@gcc.gnu.org In-Reply-To: <20050209174032.19862.hendrich@informatik.uni-hamburg.de> References: <20050209174032.19862.hendrich@informatik.uni-hamburg.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/19862] Swing JTextField fails with StringIndexOutOfBoundsException X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00322.txt.bz2 List-Id: ------- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-02-09 17:43 ------- Created an attachment (id=8158) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8158&action=view) testcase Just compile the class, then try entering an expression into the JTextField on the bottom of the main window and press or press the button. Note that the program also triggers a few other bugs; it can be tricky to tranfer the keyboard focus to the textfield in the first place.... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19862