You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Wiliam Bacchi <wi...@gmail.com> on 2011/07/14 09:32:14 UTC

Autocomplete Text field

Hi,

it seems to me that autocomplete text field fires twice onchange event 
when you tab out of the field after selecting an item with arrows.

It does not happen if you select the item pressing enter or clicking 
with the mouse.

I read that this behaviour was present even for enter key and mouse 
click and that it has been modifyied. I was wondering if it was possible 
to avoid double onchange call also when tab key is used.

Thanks, William.


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


Re: Autocomplete Text field

Posted by Wiliam Bacchi <wi...@gmail.com>.
Il 14/07/2011 9.32, Wiliam Bacchi ha scritto:
> Hi,
>
> it seems to me that autocomplete text field fires twice onchange event 
> when you tab out of the field after selecting an item with arrows.
>
> It does not happen if you select the item pressing enter or clicking 
> with the mouse.
>
> I read that this behaviour was present even for enter key and mouse 
> click and that it has been modifyied. I was wondering if it was 
> possible to avoid double onchange call also when tab key is used.
>
> Thanks, William.
>
Just to add that double firing happens with firefox 5.0 on windows xp.



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