Side navigation
#3372 closed bug (invalid)
Opened September 16, 2008 08:25AM UTC
Closed October 13, 2009 12:11AM UTC
Last modified March 14, 2012 11:33PM UTC
[autocomplete]autocomplete( "result", handler ) : submit() method ignored in handler
Reported by: | shogo2040 | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | autocomplete( "result", handler ) | Cc: | |
Blocked by: | Blocking: |
Description
- using the latest ui.jquery.com (1.6RC1)
From inside an anonymous function as the handler, calling the submit method of the form does not get executed (nor does it cause errors).
Attachments (0)
Change History (2)
Changed September 17, 2008 02:53PM UTC by comment:1
component: | event → plugin |
---|---|
owner: | brandon → joern |
summary: | autocomplete( "result", handler ) : submit() method ignored in handler → [autocomplete]autocomplete( "result", handler ) : submit() method ignored in handler |
Changed October 13, 2009 12:11AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .