Opened 15 years ago
Closed 15 years ago
#6420 closed Bug (fixed)
IE Table caption not updated Properly in Table dialog when we change caption in Editor body
| Reported by: | Satya Minnekanti | Owned by: | Sa'ar Zac Elias |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.2 |
| Component: | General | Version: | |
| Keywords: | IBM IE | Cc: | Damian, joek, jamesc |
Description
To reproduce the defect:
- Open Ajax sample.
- Insert a Table with the Caption "Frederico Knabben Poland Europe".
- Now delete the word Knabben from the Table Caption inside Editor body.
- Bring up the Table dialog using Context menu and check the Caption shown in Caption field on Table Properties dialog.
Expected Result:
Table Caption should be shown as Frederico Poland Europe.
Actual Result:
Table Caption should is shown as Frederico and it's missing the other rest of the string
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
| Keywords: | IE added |
|---|---|
| Status: | new → confirmed |
comment:2 Changed 15 years ago by
| Owner: | set to Sa'ar Zac Elias |
|---|---|
| Status: | confirmed → assigned |
Changed 15 years ago by
| Attachment: | 6420.patch added |
|---|
comment:3 Changed 15 years ago by
| Milestone: | → CKEditor 3.4.2 |
|---|---|
| Status: | assigned → review |
comment:4 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:5 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

Fixed with [5925].