Skip to main content

Bug Tracker

Side navigation

#5901 closed bug (invalid)

Opened January 22, 2010 04:12PM UTC

Closed November 19, 2010 10:04PM UTC

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:
Blocked by: Blocking:
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 (1)
Change History (2)

Changed January 22, 2010 04:17PM UTC by sircuri comment:1

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

Changed November 19, 2010 10:04PM UTC by snover comment:2

resolution: → invalid
status: newclosed

Closing as per reporter request.