[jQuery] [autocomplete] matchcontains: true causes input field to be cleared on onchange

[jQuery] [autocomplete] matchcontains: true causes input field to be cleared on onchange


Hello,
In my autocomplete page, with mustMatch: true, the input field is
cleared on change when the user tabs out of the field after selecting
a value from the list. I am using the latest release from
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
Is this common?
Thanks