Skip to main content

Bug Tracker

Side navigation

#4672 closed bug (wontfix)

Opened May 19, 2009 10:46PM UTC

Closed June 25, 2010 03:36AM UTC

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)
  • submit.html (0.4 KB) - added by oconnor0 May 19, 2009 10:47PM UTC.

    Test HTML displaying differing event handling

Change History (1)

Changed June 25, 2010 03:36AM UTC by dmethvin comment:1

resolution: → wontfix
status: newclosed

Firefox 2 is no longer supported.