Just tried the demo in Chrome Version 25.0.1364.172
http://sandglaz.github.com/bootstrap-tagautocomplete/
It seems that cursor is placed differently after autocomplete is complete. It depends on the line number where user is typing:
First line will insert a tag, add a space after the tag and place a cursor after
Second line will insert the tag and then place a cursor right after the word
Third line will insert the tag and then place a cursor one character before the word end
....
And so forth
-- Screenshots attached


