Opened 12 years ago
Closed 12 years ago
#5154 closed bug (fixed)
Autocomplete: showing menu with arrow keys requires too many keypresses
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you try to show the menu of an autocomplete by pressing the down arrow, the menu will be shown, but you will then need to press the down arrow two more times to highlight the first item in the menu.
This can be seen in the default demo by typing "a", pressing escape, then using the down arrow.
This was introduced in r3789, which has not been released yet.
Change History (3)
comment:1 Changed 12 years ago by
Component: | ui.accordion → ui.autocomplete |
---|
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
This only occurs if a menu item has previously had focus.
Steps to reproduce (from default demo page):