tracker issue : CF-3041474

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 82933:Multiple form submissions

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): dan bracuk / dan bracuk (Dan Bracuk)

Created: 05/18/2010

Components: CFForm, Standard XML

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

Multiple form submissions
Method:

With this code:<cfform  action="testcf.cfm" method="post"><input name="x" /><input type="submit" /></cfform>if I tab the focus to the submit button, then press and hold the Enter key, the page keeps submitting until I take my finger off the key.  However, with this code:<form  action="testcf.cfm" method="post"><input name="x" /><input type="submit" /></form>the page submits as soon as press the Enter key, even when I hold it down.
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041474

External Customer Info:
External Company:  
External Customer Name: dan bracuk
External Customer Email: 230864C34456071E9920157F
External Test Config: 05/18/2010

Attachments:

Comments: