Opened 12 years ago

Closed 12 years ago

#8746 closed Bug (duplicate)

Table Cells has incorrect Col Span after we delete Cells

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IBM Cc: Damian, Teresa Monahan

Description

To reproduce the defect:

  1. Open any CK Editor sample and insert a default Table with 3 rows & 2 columns.
  1. Go to last cell in first row and split it Horizontally.
  1. See that colspan="2" applied to second cell in both second and third rows.
  1. Now go to last cell in first row and delete the cell.

Issue: See that colspan="2" still applied to second cell in both second & third rows and it should be removed

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #2778

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