Skip to main content

Bug Tracker

Side navigation

#3336 closed bug ()

Opened September 07, 2008 05:10PM UTC

Closed November 11, 2010 11:09PM UTC

onsubmit event fails for enter-key submission on webkit browsers

Reported by: erangalp Owned by:
Priority: major Milestone: 1.3
Component: event Version: 1.2.6
Keywords: Cc: erangalp, flesler
Blocked by: Blocking:
Description

When using the onsubmit event (via the .submit method or by using .bind('submit') ), the submit event is not fired on webkit browsers when form is submitted using the enter key (tested on safari and chrome). This is especially problematic when using the onsubmit event to prevent the form from submitting naturally (event.preventDefault). It is possible the bug is related to jquery event normalization for webkit browsers.

Attachments (0)
Change History (3)

Changed September 08, 2008 09:58PM UTC by flesler comment:1

cc: → erangalp, flesler
need: ReviewTest Case

Your details are not quite enough to be able to handle this.

Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem.

Thanks.

Changed October 14, 2010 03:14AM UTC by snover comment:2

status: newpending

This ticket has been marked as missing a test case. In an effort to reduce the number of outstanding tickets in the bug tracker, it will be closed automatically in 30 days. In order to prevent this from happening, please provide a working test case. If a test case has already been provided and our records are wrong, please respond to the ticket so that it can be fixed. Thank you!

Changed November 11, 2010 11:09PM UTC by trac-o-bot comment:3

status: pendingclosed

Automatically closed due to 14 days of inactivity.