Slow performance when tabbing through form elements

2013-09-21 Thread Tom Götz
Hi!

I've got a performance problem when navigating through form elements using the 
tab key. This issue is not directly wicket related, but maybe someone could 
point me into the right direction how to analyze/improve the situation:

we're using a tabpanel to render several tabs (~8-10) containing lots of form 
components. Tab-switiching is done client-side only, so there's no ajax 
roundtrip. Now if you focus one of the form components and hit the 'tab' key to 
skip to the next form element, there's a noticeable delay of ~200-400ms, 
although there's no ajax involved. Could this be related to the amount of form 
components displayed, i.e. does it take that long for the browser to 
calculate/determine which element to focus next?

How could I determine the cause for the delay?

Cheers,
   -Tom




signature.asc
Description: Message signed with OpenPGP using GPGMail


ModalWindow and Page expired

2013-09-21 Thread Piratenvisier

When I try to close the ModalWindow with window.close(target)
I get the error Page expired
How can I solve this ?

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org