Search and Top Navigation
#3786 closed bug (fixed)
Opened January 07, 2009 03:35PM UTC
Closed January 07, 2009 03:37PM UTC
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.
Attachments (0)
Change History (1)
Changed January 07, 2009 03:37PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r1537.