Hi:

I'm trying to use AjaxRequestTarget.focusComponent(Component) to set the
focus in a form that is returned by Ajax.  Like as in, I want the little
blinking cursor to be set in the form field I indicate.  Am I
misunderstanding what focusComponent does?

In Wicket Ajax debug I'm seeing what looks to be correct:
INFO: Response parsed. Now invoking steps...
INFO: focus set on dashboardTitleField155 from serverside
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: Calling focus on dashboardTitleField155

But dashboardTitleField155 is not focussed.  This is (not) happening in both
IE and Firefox.  Please let me know if I'm misunderstanding what this method
is for.  Thanks for any help...

NateBot2000


-- 
View this message in context: 
http://www.nabble.com/focusComponent-tp15680648p15680648.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to