Search and Top Navigation
#7916 closed bug (notabug)
Opened November 26, 2011 07:54AM UTC
Closed November 26, 2011 10:09AM UTC
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.
Attachments (0)
Change History (1)
Changed November 26, 2011 10:09AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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/