ngTagsInput icon indicating copy to clipboard operation
ngTagsInput copied to clipboard

Hitting tab key on tagsInput results in blinking focus going forward and back

Open belfz opened this issue 7 years ago • 1 comments

ngTagsInput version: 3.2.0 angular version: 1.5.8 browser: Chrome 60 steps to reproduce:

  1. go to project's website,
  2. type "test" into demo input,
  3. hit tab key on your keyboard,
  4. watch carefully: focus "jumps forward" to next element for a short while (in this case, the next anchor element) and then "jumps back" to tags input

I have the solution for this problem - will send a PR shortly.

belfz avatar Sep 04 '17 11:09 belfz

@mbenford ping!

belfz avatar Sep 11 '17 06:09 belfz