Skip to main content

Search and Top Navigation

#5674 closed feature (wontfix)

Opened May 29, 2010 02:49PM UTC

Closed May 30, 2010 02:18AM UTC

Last modified October 11, 2012 09:15PM UTC

Select first item when list opens

Reported by: thoand Owned by:
Priority: major Milestone:
Component: ui.autocomplete Version: 1.8.1
Keywords: auto complete Cc:
Blocked by: Blocking:
Description

Hi

It should be possible to select the first when the list opens.

This could be done as option. Eg. selectFirst: true|false.

The user types "fi"

Reguest

response

The list with the results is displayed with the first item in the list selected

Example:

http://jquery.bassistance.de/autocomplete/demo/

Try the first example with typing "fa".

Best regards,

Thomas A.

Attachments (0)
Change History (2)

Changed May 30, 2010 02:18AM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

This option won't be added to the plugin as it's not a core piece of functionality and doesn't provide much benefit to the user. I've built an extension for autocomplete to add this option.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted