Side navigation
#11500 closed bug (fixed)
Opened March 22, 2012 10:09AM UTC
Closed May 16, 2012 06:04PM UTC
Last modified May 16, 2012 06:07PM UTC
Bug : "change" event handler not executed when triggered manually on IE7 & IE8
Reported by: | Jon301 | Owned by: | rwaldron |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | event | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi
I bound a "change" handler on a checkbox, and triggered that event when clicking on a link
The handler is executed on Chrome, Firefox, Opera, IE9+
But it does not work on IE7 & IE8
You can test it here :
Thank you for your support
Jon
Attachments (0)
Change History (5)
Changed March 22, 2012 02:21PM UTC by comment:1
component: | unfiled → event |
---|---|
priority: | undecided → high |
status: | new → open |
Changed March 22, 2012 02:22PM UTC by comment:2
owner: | → rwaldron |
---|---|
status: | open → assigned |
Changed March 22, 2012 04:31PM UTC by comment:3
Changed May 16, 2012 06:04PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | assigned → closed |
Fix #11500. Allow triggered, simulated change events.
Changeset: 2f1ddd450752b5ba2efadb3fdd7b9b13b67e851e
Changed May 16, 2012 06:07PM UTC by comment:5
milestone: | None → 1.8 |
---|
Confirmed. http://jsfiddle.net/rwaldron/bjrGH/