ubilabs / geocomplete

jQuery Geocoding and Places Autocomplete Plugin
http://ubilabs.github.com/geocomplete/
MIT License
1.22k stars 406 forks source link

result disappear while moving to next input #91

Closed itamar closed 10 years ago

itamar commented 10 years ago

While having two fields, the first is 'geocompleted' and the second is standard input, clicking the Enter key geocoding the address but after clicking the Tab key or clicking on the second field, the address dissapear.

I created a snippet: http://jsfiddle.net/9mj6t/

  1. Fill the first field with some info (just write 'ny')
  2. Click Enter (don't pick from list) to enter that partial address.
  3. Click Tab to move to the next input field.

you'll see the value returns to be what we enter before.

tplessis commented 10 years ago

this issue is still present in the last release. Any idea on how to improve that?

gddabe commented 9 years ago

bump again, any suggestion on this bug?