Opened 15 years ago
Closed 15 years ago
#2765 closed enhancement (fixed)
[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.
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | set to joern |
---|
comment:3 Changed 15 years ago by
Note to self: Keypress is triggered multiple times while a key is down.
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in [5658] with a workaround specifically for Opera. All others cycle just fine with keydown, Opera needs keypress.
Note: See
TracTickets for help on using
tickets.
This bug refers to http://plugins.jquery.com/project/autocompletex