Skip to main content

Search and Top Navigation

#8992 closed bug (notabug)

Opened January 21, 2013 01:01PM UTC

Closed January 21, 2013 02:30PM UTC

Last modified January 30, 2013 01:13PM UTC

Autocomplete combobox example is broken

Reported by: rosenfeld Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.10.0
Keywords: Cc:
Blocked by: Blocking:
Description

See:

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

The autocomplete will show up "strong" text in the selection box and the "show underlying select" button is not working.

Attachments (0)
Change History (9)

Changed January 21, 2013 01:15PM UTC by rosenfeld comment:1

Also it doesn't close the drop-down when visible when clicking on the "down" arrow besides the input.

Changed January 21, 2013 02:30PM UTC by scottgonzalez comment:2

resolution: → notabug
status: newclosed

This is actually not an issue with the demo. It's an issue with the site: https://github.com/jquery/jqueryui.com/issues/32

Changed January 21, 2013 03:36PM UTC by rosenfeld comment:3

Not completely. The "down" arrow issue is still a problem.

Changed January 21, 2013 04:19PM UTC by scottgonzalez comment:4

I'm not seeing any problems with the demo from the actual repo. If you are, can you please explain the problem in detail?

Changed January 21, 2013 06:57PM UTC by rosenfeld comment:5

Sorry, you're right. I thought there was some problem with the site only but that the code shown there was correct. But I took a look at the latest code below and it seems the "wasOpen" approach is implemented correctly now. Sorry for the confusion.

https://raw.github.com/jquery/jquery-ui/master/demos/autocomplete/combobox.html

Changed January 22, 2013 03:54PM UTC by scottgonzalez comment:6

#9001 is a duplicate of this ticket.

Changed January 23, 2013 03:13PM UTC by scottgonzalez comment:7

#9006 is a duplicate of this ticket.

Changed January 28, 2013 06:58PM UTC by scottgonzalez comment:8

#9025 is a duplicate of this ticket.

Changed January 30, 2013 01:13PM UTC by tj.vantoll comment:9

#9029 is a duplicate of this ticket.