Search and Top Navigation
#10564 closed bug (duplicate)
Opened August 20, 2014 04:21PM UTC
Closed August 20, 2014 05:11PM UTC
Autocomplete chrome, keyboard navigation selects the option
Reported by: | juzerali | Owned by: | juzerali |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Chrome version 36.x and 38.x
Reproduces on https://jqueryui.com/autocomplete website.
Steps to reproduce
- in autocomplete field type a letter, say 'a'.
- navigate using keyboard
- stay on an option for
delay
milliseconds. Basically same amount of time as configured in delay variable
Expected behavior : Option should not get selected unless enter key is pressed or mouse in clicked on an option
What happens instead : The option on which you stay while navigating with keyboard, gets selected and other options disappear.
Attachments (0)
Change History (4)
Changed August 20, 2014 04:26PM UTC by comment:1
Changed August 20, 2014 04:52PM UTC by comment:2
owner: | → juzerali |
---|---|
status: | new → pending |
The bin is using a very old version of jQuery UI and I'm not seeing the bug with either the old version or the current version.
Changed August 20, 2014 05:05PM UTC by comment:3
status: | pending → new |
---|
Replying to [comment:2 scott.gonzalez]:
The bin is using a very old version of jQuery UI and I'm not seeing the bug with either the old version or the current version.
I can reproduce the bug on https://jqueryui.com/autocomplete, don't you? Additional info, I am on Ubuntu 14.04.
Sample link http://jsbin.com/fedipuwabepa/3/