Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#8992 closed bug (notabug)

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.

Change History (9)

comment:1 Changed 10 years ago by rosenfeld

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

comment:2 Changed 10 years ago by Scott González

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

comment:3 Changed 10 years ago by rosenfeld

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

comment:4 Changed 10 years ago by Scott González

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

comment:5 Changed 10 years ago by rosenfeld

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

comment:6 Changed 10 years ago by Scott González

#9001 is a duplicate of this ticket.

comment:7 Changed 10 years ago by Scott González

#9006 is a duplicate of this ticket.

comment:8 Changed 10 years ago by Scott González

#9025 is a duplicate of this ticket.

comment:9 Changed 10 years ago by tj.vantoll

#9029 is a duplicate of this ticket.

Note: See TracTickets for help on using tickets.