Ticket #7004 (closed enhancement: wontfix)
Add Type-Ahead function to autocomplete
| Reported by: | texinwien | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.autocomplete | Version: | 1.8.9 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Currently, a user must either use his arrow keys or his mouse to select an item from the drop-down list.
This makes for poor usability. Type-ahead functionality would allow the user to stop typing as soon as he'd entered the minimum number characters to have the choice he wants to select selected, without having to use his mouse or arrow keys.
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to wontfix
Note: See
TracTickets for help on using
tickets.


We don't consider this poor usability. The autocomplete widget is based very heavily on Firefox's awesome bar which does not include type-ahead functionality.