RE: Autocomplete Problem on Chrome

2012-09-25 Thread cosmindumy
Thanks. 
Although I would prefer to solve the bug in our framework, I'll take some
time to integrate Igor's js library. I saw it in action and I was excited. 
Regards. 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Autocomplete-Problem-on-Chrome-tp4652290p4652302.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



RE: Autocomplete Problem on Chrome

2012-09-24 Thread Paul Bors
Sounds like a JavaScript problem for which we would have to see the code in
order to help you.

Why don't you instead try using Select2 integrated in Wicket by Igor
Vayngerg:
https://github.com/ivaynberg

Direct link to his Select2 project on Github:
https://github.com/ivaynberg/select2

To see some live demo of Select2:
http://ivaynberg.github.com/select2/

I think what you're describing is the Tagging Support example.

~ Thank you,
  Paul Bors

-Original Message-
From: cosmindumy [mailto:cosmind...@yahoo.com] 
Sent: Monday, September 24, 2012 10:27 AM
To: users@wicket.apache.org
Subject: Autocomplete Problem on Chrome

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-tp
4652290.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



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