Bug Tracker

Modify

Ticket #5901 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

onchange event fires without any change made to the input element

Reported by: sircuri Owned by: brandon
Priority: major Milestone:
Component: event Version: 1.4
Keywords: onchange,event Cc:
Blocking: Blocked by:

Description

It seems that in JQuery 1.4 an initially prefilled input text element with the onchange event handler attached always fires the event 'onchange'. An empty text element however does not fire the onchange event.

Attached an HTML file and the used jquery library to reproduce the issue. The HTML file contains a detailed description of the steps to reproduce the issue.

JQuery 1.3.2 does not show this problem.

Attachments

onchange-event.zip Download (43.3 KB) - added by sircuri 3 years ago.

Change History

Changed 3 years ago by sircuri

comment:1 Changed 3 years ago by sircuri

I overlooked the other issues about the onchange event. I think this one can be either removed as duplicate or merged with the previous bug about the onchange event

comment:2 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to invalid

Closing as per reporter request.

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.