Top "Autosuggest" questions

Autosuggest is an UI feature provided by applications, where the program predicts and shows a list of possible options that the user wants to choose from without the user actually typing it in completely.

Eclipse auto suggest list very slow

By auto suggest, I mean that intellisense that pops up when I write something. My problem is that if I …

eclipse autosuggest
How to select an option from a dynamic dropdown using Selenium?

I am trying to click on dropdown value to select city in from field in Make my trip http://www.…

java selenium selenium-webdriver autosuggest staleelementreferenceexception
HTML Form text input suggestions box

I am attempting to modify one of my text input boxes in a form that I have. I would like …

forms html input autosuggest
Changing the behavior of the Eclipse auto-complete (Content Assist)

When I am programming in Eclipse, the auto-complete \ suggestions box usually opens when typing a dot (for example after typing …

java eclipse autocomplete autosuggest content-assist
How to list suggestions to when typing inside the text field

Hi in my Java swing application I need to show all possible existing entries with same initial characters while user …

java swing autocomplete jtextfield autosuggest
How to focus a input field, which is located in a child component

I have a button in a parent component. I want to focus an input field, which is located in a …

reactjs autosuggest
Make Eclipse intellisense/auto-suggest automatic for locally scoped and member variables/methods

Is there any way to make the auto-suggest drop down list appear for locally scoped variables and local member variables/…

java eclipse intellisense autosuggest
iOS 8 Xcode how to remove QuickType on UIKeyboard ( auto complete / auto suggest )

UIKeyboard with QuickType! It is bad to know that there is no sufficient space of screen on iPhone devices, now …

ios autocomplete uikeyboard autosuggest
solr suggester not returning any results

I've followed the solr wiki article for suggester almost to the T here: http://wiki.apache.org/solr/Suggester. I …

solr spell-checking autosuggest
jQuery plugin that suggests/autocompletes within a textarea

Is there a jQuery plugin that suggests/autocompletes within a textarea? What I want is to have suggested words or …

jquery autocomplete textarea richtextbox autosuggest