Skip to main content

Bug Tracker

Side navigation

#3791 closed bug (wontfix)

Opened January 06, 2009 03:12PM UTC

Closed January 07, 2009 12:17AM UTC

:input should match <option>

Reported by: paul Owned by: john
Priority: major Milestone: 1.3
Component: selector Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

At jQuery UI we're getting a couple of bug reports because selecting options doesn't work anymore when a element is made draggable.

I found out that the reason is that we match for ":input" to cancel dragging, but :input doesn't match options.

Since it really belongs to an input element, it should be matched as well.

Attachments (0)
Change History (1)

Changed January 07, 2009 12:17AM UTC by john comment:1

resolution: → wontfix
status: newclosed