Bug Tracker

Opened 15 years ago

Closed 14 years ago

#3197 closed bug (invalid)

[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

Change History (2)

comment:1 Changed 15 years ago by flesler

Component: coreplugin
Owner: set to joern

comment:2 Changed 14 years ago by dmethvin

Resolution: invalid
Status: newclosed

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 .

Note: See TracTickets for help on using tickets.