Ticket #3965 (closed bug: fixed)
$.widget: triggered events are missing properties from the original events
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.core | Version: | 1.6rc5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r1819.