Page 1 of 1

StackOverflowError

PostPosted: Wed Dec 12, 2012 9:52 am
by joelek
Hi!

Pressing shift+tab while the user name field is in focus crashes the client with a StackOverflowError. This does not happen when the password field is in focus.

Regards
Joel

Re: StackOverflowError

PostPosted: Thu Dec 13, 2012 1:40 pm
by MvGulik
Client: salem-lomem.jnlp, salem.jnlp

--- --- ---
Error window:
Code: Select all
java.lang.StackOverflowError
   at haven.Widget.gotfocus(Widget.java:313)
   (repeats x 1024)

Error Log file:
(NA)

Html error file:
(NA)
--- --- ---