Git Product home page Git Product logo

Comments (5)

dyve avatar dyve commented on September 3, 2024

You are using a clone.

Revision: $Id: jquery.autocomplete.js 6594 2011-05-23 07:11:44Z mMarinetti $

The version in this page does not have the bug you describe. I can reproduce it on your demo page (thank you for providing demo).

You could try replacing the version with the current version, but a lot of cleaning up has been done since 2007 and incompatibilities may have been introduced.

from jquery-autocomplete.

Pixelous avatar Pixelous commented on September 3, 2024

You shure this page does not have the bug I have described? I do not think so, just click on search field then type, for example, 'ipo' and search results will appear after that click elsewhere outside the searchfield - th search results will disappearbut search field still will have focus. You need to click one more time to avoid focus. I have tryied to replace the current version but it did not help. Thanks for any reply...

from jquery-autocomplete.

dyve avatar dyve commented on September 3, 2024

Download the current version from GitHub and see if the demo page has the issue. None of the browsers I have display the issue you describe.

Your demo page has a variant of the autocompleter, as I told you before. Also, the page uses an old version of jQuery (1.4.4) and has some extra event functions active.

Please understand that I will not help you write your page or application. If you reproduce the issue on a simple demo with the current version, I will look into it.

from jquery-autocomplete.

Pixelous avatar Pixelous commented on September 3, 2024

I have seen already - current version from GitHub at demo page does not have such issue. I know it is not your problem but could you please give a small advice how to avoid this re-focus behavior?

from jquery-autocomplete.

dyve avatar dyve commented on September 3, 2024

I did not write the variant you are using.

The best advise I can give you is:

  • start with current version without any parameters
  • add minChars, selectFirst etc one by one, keep checking the bug is not there
  • repeat until you have working version

Good luck!

from jquery-autocomplete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.