this is currently implemented in the 1.3 stream.
The focus is being kept. But maybe we should improve it a bit more and also
keep the caret position (that could be handy if you really use onkey events)

johan


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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to