Opened 15 years ago
Last modified 15 years ago
#6289 closed Bug
delete table error — at Version 1
| Reported by: | yiminghe | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.2 |
| Component: | General | Version: | 3.3 |
| Keywords: | IE | Cc: |
Description (last modified by )
note:only occurs in IE series
steps:
1.insert a table A 2.insert a new table B to A's one empty cell 3.delete table B through B's contextmenu "删除表格(delete table)" 4.A's corresponding cell is deleted too,that's wrong
should relate to :
If the table's parent has only one child, remove it,except body,as well.( #5416 )
i think "delete table" should except td as well ?
Change History (3)
Changed 15 years ago by
| Attachment: | before_table.png added |
|---|
Changed 15 years ago by
| Attachment: | after_table.png added |
|---|
after delete table ,parent cell is deleted too
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | IE added |
| Status: | new → confirmed |

contextmenu show