Opened 14 years ago
Closed 14 years ago
#3965 closed bug (fixed)
$.widget: triggered events are missing properties from the original events
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Now that _trigger uses $.Event instead of $.event.fix, most of the properties of the original event are not being copied over to the new event.
Note: See
TracTickets for help on using
tickets.
Fixed in r1819.