Opened 13 years ago
Closed 13 years ago
#3786 closed bug (fixed)
drags aren't cancelled on <option>'s
Reported by: | paul | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in all plugins using the mouse plugin, cancel uses ':input' as default selector to cancel a drag. However, <option> is not matched with :input, and therefore selecting an opton doesn't work anymore in most browsers.
Note: See
TracTickets for help on using
tickets.
Fixed in r1537.