Modify ↓
Ticket #3372 (closed bug: invalid)
[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: | |
| Blocking: | Blocked by: |
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).
Change History
comment:1 Changed 5 years ago by flesler
- Owner changed from brandon to joern
- Component changed from event to plugin
- Summary changed from autocomplete( "result", handler ) : submit() method ignored in handler to [autocomplete]autocomplete( "result", handler ) : submit() method ignored in handler
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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 .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
