Skip to main content

Bug Tracker

Side navigation

#7159 closed bug (duplicate)

Opened October 12, 2010 06:39AM UTC

Closed October 12, 2010 12:52PM UTC

double unbind fails on window object in 1.4.3rc1

Reported by: alex3683 Owned by:
Priority: high Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: bind window unbind Cc:
Blocked by: Blocking:
Description

This bug report holds for 1.4.3rc1:

I attached a scroll listener via bind to window that calls a method doing more than one unbind for that event. If I then scroll the page at least Firefox 3.0, 3.6, Chrome 5.0.375.126 and Safari 4.0.5 throw an error like this:

Error: events is undefined

Source file: http://code.jquery.com/jquery-1.4.3rc1.js

line: 1979

I attached my test file.

Attachments (1)
Change History (2)

Changed October 12, 2010 06:42AM UTC by alex3683 comment:1

Just to make it clear: Neither Internet Explorer 6 nor 8 show that error.

Changed October 12, 2010 12:52PM UTC by john comment:2

resolution: → duplicate
status: newclosed