Opened 14 years ago

Closed 13 years ago

#6289 closed Bug (fixed)

Deleting nested table removes the parent cell

Reported by: yiminghe Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.4.2
Component: General Version: 3.3
Keywords: IE Cc:

Description (last modified by Krzysztof Studnik)

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 ?

Attachments (3)

before_table.png (7.9 KB) - added by yiminghe 14 years ago.
contextmenu show
after_table.png (3.2 KB) - added by yiminghe 14 years ago.
after delete table ,parent cell is deleted too
6289.patch (1.3 KB) - added by Sa'ar Zac Elias 14 years ago.

Download all attachments as: .zip

Change History (10)

Changed 14 years ago by yiminghe

Attachment: before_table.png added

contextmenu show

Changed 14 years ago by yiminghe

Attachment: after_table.png added

after delete table ,parent cell is deleted too

comment:1 Changed 14 years ago by Krzysztof Studnik

Description: modified (diff)
Keywords: IE added
Status: newconfirmed

comment:2 Changed 14 years ago by Krzysztof Studnik

Description: modified (diff)

comment:3 Changed 14 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.4.2
Summary: delete table errorDeleting nested table removes the parent cell

#6295 is a DUP.

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedassigned

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6289.patch added

comment:5 Changed 14 years ago by Sa'ar Zac Elias

Status: assignedreview
Version: 3.43.3

comment:6 Changed 13 years ago by Garry Yao

Status: reviewreview_passed

comment:7 Changed 13 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [5902].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy