#5835 closed bug (worksforme)
Autocomplete: Key UP and DOWN does not move cursor in Textarea
Reported by: | ajchan16 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you apply autocomplete into a textarea, the key up and down is suppressed to prevent the event from working. The event should only be supressed if the menu is open.
Discussed here http://forum.jquery.com/topic/autocomplete-changing-key-bindings
Note: See
TracTickets for help on using
tickets.
Answered on the forum.