alexgorbatchev / jquery-textext

A super awesome, customizable text input supporting tags, autocomplete, ajax and other goodness in a crazy cool a-la cart way.
http://textextjs.com
MIT License
1.27k stars 201 forks source link

Inserting incorrect value into field when we click on text #189

Open tazmattaz opened 8 years ago

tazmattaz commented 8 years ago

Hello,

I am using this plugin into our mobile app. All is working fine except one thing, Please follow the scenario:

  1. Type C into text field
  2. Select second option from dropdown - just click on text instead of blank area
  3. You will get first value instead of selected value.

You have to try this 3 to 4 times to recreate issue and move focus up & down then select. But in mobile browser you can get such issue at every time. You can recreate this issue at below link: http://textextjs.com/manual/examples/ajax-with-filter-tags-and-autocomplete.html

This should be fix asap. Thanks in advance...

miravukojevic commented 6 years ago

any solution for this?