Skip to main content

Search and Top Navigation

#6695 closed bug (fixed)

Opened November 25, 2010 12:22PM UTC

Closed November 30, 2010 11:07PM UTC

Last modified December 08, 2010 06:39PM UTC

Autocomplete combobox example does not show suggestion on second try

Reported by: TheBlaze Owned by:
Priority: minor Milestone: 1.8.7
Component: ui.autocomplete Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

In demo: http://jqueryui.com/demos/autocomplete/#combobox and my own implementation with simmilar requirements there is a bug:

In demo if I type "a" a suggestion box appears. If I click away (any blank spot on the page), the suggestion box and input dissapear. This is desired behaviour. But if I type "a" again the suggestion box never appears. NOT desired behaviour.

Attachments (0)
Change History (2)

Changed November 30, 2010 11:07PM UTC by Scott González comment:1

resolution: → fixed
status: newclosed

Autocomplete combobox demo: Reset the internal term property when an invalid selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try.

Changeset: ddb4694cc1b4edcbff6a2abedccde027e47dcbc3

Changed December 08, 2010 06:39PM UTC by scottgonzalez comment:2

milestone: 1.91.8.7