Side navigation
#2765 closed enhancement (fixed)
Opened April 30, 2008 03:12PM UTC
Closed May 22, 2008 09:54AM UTC
[autocomplete] holding down the "down" arrow doesn't behave as expected
Reported by: | simonw | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | plugin | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Holding down "down" or "up" arrows should cycle through the list at the keyboard repeat range - at the moment, you have to repeatedly tap "down" or "up" to move around.
Attachments (0)
Change History (4)
Changed April 30, 2008 03:12PM UTC by comment:1
Changed April 30, 2008 04:13PM UTC by comment:2
owner: | → joern |
---|
Changed April 30, 2008 07:34PM UTC by comment:3
Note to self: Keypress is triggered multiple times while a key is down.
Changed May 22, 2008 09:54AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in [5658] with a workaround specifically for Opera. All others cycle just fine with keydown, Opera needs keypress.
This bug refers to http://plugins.jquery.com/project/autocompletex