In this example try to filter with "in" which will bring dropdown with other options, here try to choose any value using laptop touch pad, you will notice it will not get selected but dropdown will get disappear however if you use laptop left button it will work perfectly.
Here it is expected that even when laptop touch pad is clicked for the selection it should work when it close dropdown. I am expecting it should trigger onItemSelect event.
Please refer ng2-completer demo (http://oferh.github.io/ng2-completer/#/native) section "Do not set input value when item is highlighted"
In this example try to filter with "in" which will bring dropdown with other options, here try to choose any value using laptop touch pad, you will notice it will not get selected but dropdown will get disappear however if you use laptop left button it will work perfectly.
Here it is expected that even when laptop touch pad is clicked for the selection it should work when it close dropdown. I am expecting it should trigger onItemSelect event.