I think we do already something like that in the wicket code, setting the focus after we touch the document. So i am curious why you have to do that
On 2/27/08, NateBot20002 <[EMAIL PROTECTED]> wrote: > > > NateBot2000 wrote: > > > > I'm trying to use AjaxRequestTarget.focusComponent(Component) to set the > > focus in a form that is returned by Ajax. > > > > I found that if I use setTimeout to add a 500ms delay before focusing it > works fine. You might try that if you ever come across this problem... > > NateBot2000 > -- > View this message in context: > http://www.nabble.com/focusComponent-tp15680648p15716401.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
