This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/19862] Swing JTextField fails with StringIndexOutOfBoundsException


------- 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 <return> or
press the <Execute> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]