Giter Site home page Giter Site logo

asuggest's People

Contributors

braaam avatar dg avatar imankulov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asuggest's Issues

Scrolls textarea to the top

If the text in textarea overflows (so that vertical scroller gets shown), using the arrow keys scrolls the textarea to the top, hiding the oveflown text. This is annoying if you are panning around the overflown text - ie if the scroll top should not be zero.

Great library by the way, we are planning to use it in our Ukrainian miniblogging service http://friendbuzz.net - keep up the good work!

We would really appreciate if this bug is fixed. A great thank you!

Space bar to quit autocompletion

This is a more sort of a feature request. Having conducted a very small usability study, we concluded that with this autocompleter, it would be great when pressing Space on the Tab-cycled input, the autosuggested value would not be replaced but rather the autocompletion should finish and the space appended after the suggestion.

Github code fails, code from your site works fine

Just been using asuggest to implement autocompleting in a posting UI โ€” I've noticed that the code here on github doesn't work properly. It only suggests the first time you start typing one of the suggestions, after that nothing happens.

I grabbed the source from http://imankulov.github.com/js/jquery.asuggest.js and it works perfectly.

Also, I have tested asuggest with jQuery 1.8.1 and it works great, so it may be worth updating the supported versions.

Right clicking isolates selection to a single word

Found this bug while trying to right-click and copy a selection from a textarea that has asuggest enabled on it.

This bug is also present on the website:
http://imankulov.github.io/asuggest/

I'm not sure if this is a problem with asuggest or a-tools, but it's present in all the examples. It seems to select the word that cursor is currently over.

Example:
Selected the entire line "The quick brown fox jumps over the lazy dog".
image

Right-clicked the line and it isolated the selection down to "brown":
http://dl.dropboxusercontent.com/u/370338/Screenshots/74.png
image

Delimiter not used when box empty

Testing your script on http://imankulov.github.io/asuggest/ I found the issue in all examples with delimiters, that if you clear the box completely and then start typing one of the autocompletion keywords, autocompletion will kick in even without the delimiter character present.

The delimiter, when defined, should always be required to trigger autocompletion, no matter how many words are already present in the box when typing.

Tabbing behavior question

Hi,
I would like to use asuggest in a form, where the tab is used to move around fields.
Is there a way to preserve the tab and use a different key to trigger the suggest cycle?
Thanks
Marco

IE8 does not work

Unfortunately, asuggest does not work in IE8, and, obviously in older versions. It just shows the first suggested value, does not cycle on tab or allow entering first filtering characters. In fact, it seems that the field selection is not working there.

Will update?

Very cool plugin but for outdated jquery version.

Add a README

With basic overview, features, usage. Just a pair of paragraphs will help a lot.

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.