Bug Tracker

Modify

Ticket #3197 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

[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:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by flesler

  • Owner set to joern
  • Component changed from core to plugin

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.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.