Search and Top Navigation
#3965 closed bug (fixed)
Opened January 28, 2009 03:45AM UTC
Closed January 28, 2009 03:46AM UTC
$.widget: triggered events are missing properties from the original events
Reported by: | scottgonzalez | 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.
Attachments (0)
Change History (1)
Changed January 28, 2009 03:46AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r1819.