Opened 10 years ago
Last modified 10 years ago
#13388 closed Bug
Tableresize not changing model i.e not firing onchange — at Initial Version
| Reported by: | Prem | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.3 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
When table cells are re-sized with the mouse, cells are re-sized but when we save the CkEditor data is not updated with the new cell widths. Tableresize plugin not firing change event.
we need to call editor.fire('change') for this to work properly in the init function
