Skip to main content

Bug Tracker

Side navigation

#13152 closed bug (notabug)

Opened January 04, 2013 03:42PM UTC

Closed January 04, 2013 03:55PM UTC

DropDowns don't work in Firefox 17 when are inside a sortable ul.

Reported by: adela.defta@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

How to reproduce:

In the default example for sortable:

jquery-ui-1.9.2.custom\\jquery-ui-1.9.2.custom\\development-bundle\\demos\\sortable\\default.html

change first li item to

<li class="ui-state-default"><select><option value="1">1</option><option value="2">2</option></select>Item 1</li>

The select options will not appear(as if the dropdown is disabled)

Attachments (0)
Change History (1)

Changed January 04, 2013 03:55PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

I'd suggest you start by asking for help on a forum to be sure it isn't a problem with your own code. If there is a bug that requires jQuery UI to repro it should be reported on the bugs.jqueryui.com tracker **with** a complete test case, not just code snippets.