Ticket #7916 (closed bug: notabug)

Opened 18 months ago

Last modified 18 months ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 18 months ago by rdworth

  • Status changed from new to closed
  • Resolution set to invalid

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/

Note: See TracTickets for help on using tickets.