Opened 14 years ago
Closed 13 years ago
#4672 closed bug (wontfix)
Bound submit event on file input not being fired in Firefox 2
Reported by: | oconnor0 | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | file input submit event firefox | Cc: | |
Blocked by: | Blocking: |
Description
I've attempted to bind a submit event to a form. This works in both Fx2 & IE6/7 when you click the submit button. But the jQuery bound event handler fails to fire when you press enter in the file input field. Both onsubmit handlers are fired in either combination.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | submit.html added |
---|
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Firefox 2 is no longer supported.
Note: See
TracTickets for help on using
tickets.
Test HTML displaying differing event handling