Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9199485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:32:44+00:00 2026-06-17T22:32:44+00:00

The autocomplete made by jquery seems to have a very small issue, yet disturbing,

  • 0

The autocomplete made by jquery seems to have a very small issue, yet disturbing,

I’ve implemented it to many input fields over time, yet I always find the following annoying:

If you search for a term on it, say “book”, then it opens well showing up book rendered in the li, alright, but now if you quickly make control + a to select all, then control + x to cut, then control + v to paste, you’ll notice what happens, the autocomplete just does not open.

It seems it does not search if the term entered is the same, that’s an ok mechanism in terms of pressing other keys that are different to the term, just like the ctrl key or if you were to blur off the autocomplete and the focus once again, you also don’t necessarily need for it to search, but if you erase the characters (term) and then retype the exact same characters, mostly I’ve tried by performing the ctrl + a, ctrl + x, ctrl + v keys combination, then the autocomplete remains closed.

Which seems a bit awkward, I wondered what to change to make it “open” if the search term is still the same that from what was last searched.

Thanks to anyone who has a solution for this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T22:32:45+00:00Added an answer on June 17, 2026 at 10:32 pm

    you can use

        $(document).on('change',
                       '.ui-autocomplete-input',
                       function(){
                       $(this).autocomplete('search',$(this).val()); 
                       });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using the jQuery autocomplete plugin and have wired up an input field
I have an input field that has autocomplete on it (custom made autocomplete). When
i'm using autocomplete from jquery... and i have this: $('#name_search').autocomplete({ source: search/name.php, open: function(){
I have used autocomplete in jQuery from this link . In the normal browser
i want to make autocomplete for many text input field... but with this autocomplete
I am trying to setup my Jquery UI autocomplete field to have data from
I have made a textbox with an autocomplete in ASP.NET MVC 4, Javascript and
I made a jQuery autocomplete search to search through pages in my CI application,
I made this code with jquery autocomplete its just like facebook search function now
I want to clear the textbox having Jquery Autocomplete once the user has made

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.