Opened 13 years ago

Closed 13 years ago

#8268 closed Bug (fixed)

Table dialog showing incorrect number of columns

Reported by: Satya Minnekanti Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.6.2
Component: General Version: 3.6.2
Keywords: IBM Cc: Damian, Teresa Monahan

Description

To reproduce the defect:

  1. Open any CK Editor sample and insert a table with default values(3 rows & 2 columns)
  1. Open Context menu inside a table cell and bring up the Table dialog.

Expected Result: Table dialog comes up and it shows value 3 for Rows & 2 for Columns

Actual Result: Table dialog comes up and it shows value 3 for Rows but 6 for Columns.

  1. Open context menu insert a row before or after an existing row and bring up the Table dialog from context menu.

Expected Result: Table dialog comes up and it shows value 4 for Rows & 2 for Columns

Actual Result: Table dialog comes up and it shows value 4 for Rows but 8 for Columns.

  1. Open context menu insert a column before or after an existing column and bring up the Table dialog from context menu.

Expected Result: Table dialog comes up and it shows value 4 for Rows & 3 for Columns

Actual Result: Table dialog comes up and it shows value 4 for Rows but 12 for Columns.

Change History (4)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.6.2 (SVN - trunk)

Reproducible from rev [7204]

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

Milestone: CKEditor 3.6.2
Owner: set to Sa'ar Zac Elias
Status: confirmedassigned

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

TC added: Run or View source.
Fixed with [7207] as a microchange.

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

Resolution: fixed
Status: assignedclosed
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