Skip to main content

Bug Tracker

Side navigation

#13190 closed bug (notabug)

Opened January 10, 2013 04:18PM UTC

Closed January 14, 2013 01:11PM UTC

Jqueryui Dialog combobox with optgroup tag do not work

Reported by: rodrangra Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

Hi people!

I am testing the jqueryui dialog as combobox, very nice!

But when I use the tags "optgroup" within the <select> to group

the <option>'s, the combobox do not work anymore!

Could you verify?

Thanks!

Rodrigo.

Attachments (0)
Change History (2)

Changed January 10, 2013 04:39PM UTC by rodrangra comment:1

Hi people!

Sorry, it is not "dialog combobox", but "autocomplete combobox".

Thanks.

Rodrigo.

Changed January 14, 2013 01:11PM UTC by scottgonzalez comment:2

resolution: → notabug
status: newclosed

This is unrelated to jQuery core. An issue like this should be reported in the jQuery UI bug tracker. However, combobox is just a demo not a supported widget, if you need optgroup support, you'll need to add it yourself.