Could you please check and see if you can improve Autocomplete function in TAdvMemo behavior. In current version, once the autocomplete list is activate, if user keeps typing and there is no more matching item (the list is empty), the list should automatically invisible.
Also, when the is is displayed, user cannot close it except pressing Escape key. It should also disappear when user press space bar or enter (when the list is empty) keys, too
Thanks,