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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to