Hi,
I've problem with AutoCompleteTextField with IE6 and Wicket 1.3.3. installed
on Tomcat6 and/or Jetty6.

Online example:
http://www.wicketstuff.org/wicket13/ajax/autocomplete 
works perfectly. When I type letters, drop down list is refreshed and
updated accordingly to typed text.
I suppose it is built with older Wicket version.

But, when I deploy wicket examples war to my local Tomcat6 or Jetty6
instance, problem arises.
Only first key press is recognized, list with choices appears, but js error
occurs:
Line: 190
Char:1
Error: Type mismatch
Code: 0
URL: http://localhost:8080/wicket-examples-1.3.3./ajax/autocomplete.0

Everything works fine with FireFox2.


But, after deploying 1.3.2 examples, Auto-Complete TextField Example works
in all browsers.

Something is broken with bugfixing and changing of AutoCompleteTextField
component in 1.3.3. release.

Regards,
Vatroslav



-- 
View this message in context: 
http://www.nabble.com/Auto-Complete-TextField-Problem-tp16698982p16698982.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to