Side navigation
#3439 closed enhancement (fixed)
Opened October 02, 2008 08:58PM UTC
Closed May 04, 2009 04:54AM UTC
Additional tests for non-DOM object events
Reported by: | morgan | Owned by: | brandon |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | event | Version: | 1.2.6 |
Keywords: | events trigger global | Cc: | |
Blocked by: | Blocking: |
Description
Three additional tests for non-DOM object events. This resulted as a side effect of elements being grabbed from the cache instead of jQuery("*") when triggered globally.
Attachments (1)
Change History (1)
Changed May 04, 2009 04:54AM UTC by comment:1
milestone: | 1.3 → 1.3.3 |
---|---|
resolution: | → fixed |
status: | new → closed |
applied in r6338, thanks.