Skip to main content

Bug Tracker

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)
  • nondomeventtests.patch (0.9 KB) - added by morgan October 02, 2008 09:00PM UTC.

    Adds three test cases to event.js for non-DOM objects

Change History (1)

Changed May 04, 2009 04:54AM UTC by brandon comment:1

milestone: 1.31.3.3
resolution: → fixed
status: newclosed

applied in r6338, thanks.