You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by TechDB <te...@gmx.de> on 2013/10/01 02:20:03 UTC

Re: Problems with Autocomplete in 6.11.0

Done:

WICKET-5382

Greetings Jan



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problems-with-Autocomplete-in-6-11-0-tp4661600p4661637.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Problems with Autocomplete in 6.11.0

Posted by Andrea Del Bene <an...@gmail.com>.
Thank you for your feedbacks, I'm working on a patch!
> followed your patch, Jan, but the indicator was not hiding when deleting the
> input value (backspace key). so forced to hide the indicator on auto
> complete hiding [1]. for the moment it works, until the issue is solved in
> the original component.
>
> [1] wicket-autocomplete.js
>
> function hideAutoComplete(){
> 	...	
> 	hideIndicator();
> }
>
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problems-with-Autocomplete-in-6-11-0-tp4661600p4661675.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: Problems with Autocomplete in 6.11.0

Posted by manuelbarzi <ma...@GMAIL.COM>.
followed your patch, Jan, but the indicator was not hiding when deleting the
input value (backspace key). so forced to hide the indicator on auto
complete hiding [1]. for the moment it works, until the issue is solved in
the original component.

[1] wicket-autocomplete.js

function hideAutoComplete(){
	...	
	hideIndicator();
}





--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problems-with-Autocomplete-in-6-11-0-tp4661600p4661675.html
Sent from the Users forum mailing list archive at Nabble.com.

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