Bug Tracker

Modify

Ticket #5926 (closed bug: invalid)

Opened 3 years ago

Last modified 15 months ago

autocomplete resets the value when selected by mouse with config minChars:0

Reported by: java.geek Owned by:
Priority: major Milestone: 1.4.1
Component: plugin Version: 1.4
Keywords: autocomplete Cc: kamalp.sharma@…
Blocking: Blocked by:

Description

Hi

I am using auto-complete plugin with options

{

url:'http://localhost:8080/sdfsdfsd.html', minChars:0"

other relevent options.

}

I need to list out all options even when user does not enter any value. Ajax call is successfully done when I press "Down Arrow" or " Right Arrow" button and

a) i am able to navigate up/down by arrow keys and select by hitting "Enter/Return" key.

b) But If I select the same using mouse, the value is selected and immediately reset to blank.

Is this an intended behavior or a bug..pls clarify.

PS: My configuration is working fine if I change the minChars to 1 or above.

Change History

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This is better asked on the forums.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.