Using the latest versions of this and Ajaxload, only the 1st autocomplete field is working, and even then the JavaScript doesn't clear the field onclick like it normally does.
The field is a node reference, and there are too many possible values to use a dropdown. Click to edit loads the referenced node itself.
This seems to be a similar issue to the date picker one floating around. Is there a CVS only dev version that might fix this?
Thanks for the amazing module.
Comments
Comment #1
lunk rat commentedI am also observing this bug
Comment #2
itserich commentedAre you using the 6.1x Dev version?
Comment #3
lunk rat commentedYes, I am using 6.x-1.x-dev, but I have since discovered that the bug I am observing will sometimes affect all field widget types, not just autocomplete.
Steps to reproduce:
You will see (in FF5 or Chrome) that the first field you open stays open unless you enter a value. Worse, if you try to enter a value in any other field, it will not work and the cursor will shoot back to the first opened field.
Comment #4
lunk rat commentedI now see that this is a symptom of Edit mode isn't left after focus left (blur).
Comment #5
joelpittetClosing this to triage the queue. Feel free to comment if you'd like this to be re-opened, though currently there is nobody supporting the 6.x branch.