add target.focusComponent(null)
This way Wicket wont try to restore the focus

On Thu, Jul 28, 2011 at 9:26 AM, Erki Erki <erki.pub...@gmail.com> wrote:
> Hello,
>
> I have this problem with wicket.
> I have added onBlur AjaxFormComponentUpdatingBehavior to my textfield.
>
> After the user moves focus to something else, the style of the
> right/previous component is updated correctly, but the focus is taken away
> from the other/nonupdated selected component.
>
> I have added an eclipse project to display this behaviour. Just move the
> focus between textfields.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to