#9787 closed Bug (fixed)
IE9 onChange isn't fired for checkboxes in dialogs
| Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0.1 |
| Component: | UI : Dialogs | Version: | |
| Keywords: | Cc: |
Description
The change event for a checkbox UI item isn't fired for IE9, but works correctly in IE8 or compatibility mode.
Fails in 3.6 and 4
Attachments (1)
Change History (6)
Changed 13 years ago by
| Attachment: | checkbox.html added |
|---|
comment:1 Changed 13 years ago by
| Owner: | set to Alfonso Martínez de Lizarrondo |
|---|---|
| Status: | new → review |
Created pull request https://github.com/ckeditor/ckeditor-dev/pull/14
The fix for 3.6 is just the same and I think that it would be safe to apply it as a microchange, but as I don't know the status of 3.6 I won't touch it.
comment:4 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |
Masterised Alfonso's patch with git:b2a6c6e.
Added to backporting log.

Testcase