Hello, I have a problem at autocomplete on Chrome. We have a customized textfield that is autocomplteted with values from a list. Each time after user input text, a list of values appears, and after the user chose one, it can again type text and the behaviour repeats. It acts as a multiple select. It works fine on Firefox, but on chrome only the first option can be chose. The list doesn't appear at second time. It appears only if the component loses focus. We are using wicket autocomplete features to customize it. Does anyone know what is the problem, or can offer a solution? Thanks.
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Autocomplete-Problem-on-Chrome-tp4652290.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
