I tried it in Firefox 2.0.0.1 and IE 7 and it had the same problems. I
didn't try it in IE6 yet.
I will add a feature request to JIRA for it.

Robert

On 2/8/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

go ahead and make it a feature request and add a quickstart to it

i remember i ran into something like this - it worked fine in firefox or
ie but failed in the other because for some reason dom updates would cause
the field to lose focus when it is repainted by ajax.

-igor


On 2/8/07, Robert ... <[EMAIL PROTECTED]> wrote:

> Hi everyone,
>
> I tried to use AjaxFormValidatingBehavior like this:
>         AjaxFormValidatingBehavior.addToAllFormComponents(form,
>                                                           "onkeyup",
>
> wicket.util.time.Duration.seconds(3));
>
> It works. The feedback panel is updated and everything.
> However while I'm typing the focus keeps dissapearing from the input
> field. That's very annoying as you can imagine. Can I set Wicket to keep my
> focus? If not, I would like to make this a feature request.
>
> Robert
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to