I was planning to use Ajax.Autocompleter in a project, but I've run
into a bug in it.  Or maybe it's a bug in IE6.  The bug is that if I
press the delete key after the autocomplete choices div is visible, the
choices are not updated.  I thought maybe I had done something wrong,
but I see the same problem in the demo on the web site:

  http://demo.script.aculo.us/ajax/autocompleter

For example, I type "lanc" and I see a few choices with "Lance" in
them.  If I delete the "c", the field contains only "lan" now, but the
choices don't update.  If I start over and I type only "lan", I see
choices with "Lance" and "Alan" in them.

Again, this is in IE6.  If I try this with Firefox 1.5, all is OK.
Have others seen this problem?

More importantly, does anybody know how to fix this?


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to