You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1, once the autocomplete 'dropdown' shows up, the up and down arrows on the keyboard will highlight/select the top item or the bottom (respectively), but goes no further.
Activity
aldoan commentedon Jun 18, 2013
Someone make this for key up/down hubx@4a4097f
Nkburdick commentedon Jul 24, 2013
+1, I'm having the same problem
ilasno commentedon Aug 22, 2014
+1, once the autocomplete 'dropdown' shows up, the up and down arrows on the keyboard will highlight/select the top item or the bottom (respectively), but goes no further.
bigtunacan commentedon Aug 29, 2014
@ilasno Can you provide a link to a minimal project replicating the issue as well as what browser/s you are seeing this on?
robertleelittleiii commentedon Sep 4, 2014
Here is a fix for the issue, I don't know if this was ever rolled back in:
https://github.com/crowdint/rails3-jquery-autocomplete/pull/130/files
bigtunacan commentedon Sep 5, 2014
@robertleelittleiii , Thanks I'll take a look at this.