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
Milestone: | 1.4.3 |
---|
comment:2 Changed 13 years ago by
Milestone: | → 1.4.5 |
---|---|
Priority: | → high |
Status: | new → open |
Version: | 1.4.2 → 1.4.4 |
test case for IE
comment:3 Changed 13 years ago by
Owner: | set to jitter |
---|---|
Status: | open → assigned |
comment:5 Changed 13 years ago by
Milestone: | 1.4.5 → 1.5 |
---|
Move fixed tickets to appropriate milestone
Note: See
TracTickets for help on using
tickets.
Resetting milestone to future.