Deleting nested table removes the parent cell
note:only occurs in IE series
steps:
- insert a table A
- insert a new table B to A's one empty cell
- delete table B through B's contextmenu "删除表格(delete table)"
- 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 (10)
| Description: |
modified (diff)
|
| Keywords: |
IE added
|
| Status: |
new →
confirmed
|
| Description: |
modified (diff)
|
| Milestone: |
→ CKEditor 3.4.2
|
| Summary: |
delete table error →
Deleting nested table removes the parent cell
|
| Owner: |
set to Sa'ar Zac Elias
|
| Status: |
confirmed →
assigned
|
| Status: |
assigned →
review
|
| Version: |
3.4 →
3.3
|
| Status: |
review →
review_passed
|
| Resolution: |
→ fixed
|
| Status: |
review_passed →
closed
|
contextmenu show