Skip to main content

Search and Top Navigation

#9157 closed bug (fixed)

Opened March 16, 2013 02:38PM UTC

Closed March 16, 2013 03:03PM UTC

Last modified April 30, 2013 02:42PM UTC

Autocomplete: Combobox demo does not show Items

Reported by: toc1979 Owned by:
Priority: minor Milestone: 1.10.3
Component: ui.autocomplete Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

Demo of autocomplete combobox

http://jqueryui.com/autocomplete/#combobox

When clicking on the jqueryUI input field button to "show me all items" it returns me a "Uncaught ReferenceError: input is not defined" javascript error in line 90:

wasOpen = input.autocomplete( "widget" ).is( ":visible" );

and in line 93

input.focus();

no items are shown.

The same errors occur on the current jQueryUI demo website and my own project.

Its the jQeryUI Version 1.10.2 and jQuery Version 1.9.1.

Tested with Chrome and Firefox.

Attachments (0)
Change History (12)

Changed March 16, 2013 03:02PM UTC by tj.vantoll comment:1

status: newopen
summary: Autocomplete Combobox Demo does not show ItemsAutocomplete: Combobox demo does not show Items

Changed March 16, 2013 03:03PM UTC by TJ VanToll comment:2

resolution: → fixed
status: openclosed

Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items

Changeset: ebd5f13027b30be1cdd9e8782e81ce468dcdff5e

Changed March 16, 2013 03:04PM UTC by tj.vantoll comment:3

milestone: none1.11.0

Changed March 16, 2013 03:07PM UTC by mikesherov comment:4

Wow, TJ. You're fast. You blitzed me! I was about to commit this.

Changed March 16, 2013 03:09PM UTC by tj.vantoll comment:5

Replying to [comment:4 mikesherov]:

Wow, TJ. You're fast. You blitzed me! I was about to commit this.

I was just about to comment on #9158 and you beat me there :)

Changed March 27, 2013 07:49PM UTC by scottgonzalez comment:6

#9191 is a duplicate of this ticket.

Changed April 01, 2013 04:53PM UTC by scottgonzalez comment:7

#9197 is a duplicate of this ticket.

Changed April 08, 2013 07:09PM UTC by scottgonzalez comment:8

#9216 is a duplicate of this ticket.

Changed April 09, 2013 02:37PM UTC by scottgonzalez comment:9

#9219 is a duplicate of this ticket.

Changed April 17, 2013 03:43PM UTC by TJ VanToll comment:10

Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items

(cherry picked from commit ebd5f13027b30be1cdd9e8782e81ce468dcdff5e)

Changeset: 149e6eb0bce7e891d35b862be920d36d3535f62e

Changed April 17, 2013 03:44PM UTC by scottgonzalez comment:11

milestone: 1.11.01.10.3

Changed April 30, 2013 02:42PM UTC by scottgonzalez comment:12

#9263 is a duplicate of this ticket.