Opened 11 years ago
Closed 11 years ago
#7916 closed bug (notabug)
Too small fields list of "event" in .draggable({drag: function('event', ui)();}) in jQuery 1.7.1
Reported by: | SeaGull | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$("#draggable").draggable({drag: function('event', ui)();})
"event" has very different structure with jQuery 1.6.2 or jQuery 1.7.1. In jQuery 1.7.1 fields list is much shorter.
Note: See
TracTickets for help on using
tickets.
This is a documented change in jQuery; nothing to do with jQuery UI. See http://blog.jquery.com/2011/11/03/jquery-1-7-released/