Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6398 closed bug (fixed)

Custom "submit" event on Objects in IE

Reported by: bennadel Owned by: jitter
Priority: high Milestone: 1.5
Component: event Version: 1.4.4
Keywords: bind submit Cc:
Blocked by: Blocking:

Description

It looks like jQuery does not treat all events on non-DOM-node objects as "custom events". In IE, the custom event "submit", even when applied to a non-DOM objects, is trying to be propagated, which causes an error.

For more info, see: http://bjam.in/jquery-custom-submit

Change History (5)

comment:1 Changed 13 years ago by snover

Milestone: 1.4.3

Resetting milestone to future.

comment:2 Changed 13 years ago by jitter

Milestone: 1.4.5
Priority: high
Status: newopen
Version: 1.4.21.4.4

comment:3 Changed 13 years ago by snover

Owner: set to jitter
Status: openassigned

comment:4 Changed 13 years ago by john

Resolution: fixed
Status: assignedclosed

Landed.

comment:5 Changed 13 years ago by jitter

Milestone: 1.4.51.5

Move fixed tickets to appropriate milestone

Note: See TracTickets for help on using tickets.