Side navigation
#3197 closed bug (invalid)
Opened July 29, 2008 03:01PM UTC
Closed October 13, 2009 12:10AM UTC
[autocomplete] does not trigger "(on)change" after changing value on Firefox 2.0, triggers on 3.0
Reported by: | ghum | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
talking about THIS autocomplete:
Autocomplete - jQuery plugin 1.0.2
- Copyright (c) 2007 Dylan Verheul, Dan G. Switzer, Anjesh Tuladhar, Jörn Zaefferer
- Revision: $Id: jquery.autocomplete.js 5747 2008-06-25 18:30:55Z joern.zaefferer $
on Firefox 2.0 the selection of a value does not trigger an "onchange", on Firefox 3.0 an onchange gets triggered.
Probably this is more a kind of browser incompatibility...
recommended solution: provide an option as "onSelection:fn(element, value)" which get's triggered when autocomplete makes an update to the value of the field
Attachments (0)
Change History (2)
Changed August 08, 2008 03:58AM UTC by comment:1
component: | core → plugin |
---|---|
owner: | → joern |
Changed October 13, 2009 12:10AM 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 .