jQuery-Tagit icon indicating copy to clipboard operation
jQuery-Tagit copied to clipboard

blur event fires when clicking in tag list

Open nahkampf opened this issue 13 years ago • 0 comments

This occurs if allowNewFlags:true.

When you get the complete-list when typing a word, and click on that word, it seems the blur event fires before, so that you don't get the tag you clicked on but instead get only the characters you've typed so far.

If allowNewFlags:false this behaviour does not occur.

nahkampf avatar Dec 05 '12 14:12 nahkampf