Bug #327

Updated by Chris Cannam over 12 years ago


# Type something into the tag edit field and wait for autocomplete menu to appear (doesn't matter whether autocomplete gets any results or not)
# When the menu is visible, type some more and hit Return before the next autocomplete lookup begins
# Observe that any text you typed in the previous step is missing from the submitted tag

For example, in the attached image, the text field currently says "weev". If I added "il" and hit Return before the next autocomplete had happened, the submitted tag would still only say "weev".

This makes it quite difficult to type a long tag and add it successfully unless you deliberately stop for a moment before hitting Return. (I was about to submit a report saying that multi-word tags weren't working, until I realised it was just that only the first part of the tag had appeared because of this problem.)

Back