Opened 10 years ago

Last modified 8 years ago

#11192 confirmed Bug

Table Tools modify the wrong table when working with the <th> element in a nested table

Reported by: clazy Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5.1
Keywords: IBM Cc: satya_minnekanti@…

Description (last modified by Anna Tomanek)

When inserting a row/column/cell to the child table using the context menu, it will insert the row/column/cell on the parent table.

step to reproduce:

  1. add a table (parent table) without header
  2. add another table (child table) with header inside the parent table
  3. right click on the first cell of the child table and insert a row/column/cell

Expected: Row/column/cell will insert in the child table

Actual: Row/column/cell added on the parent table

For more detail, video is attached.

Attachments (1)

ckeditor-officalWebsite.swf (1.2 MB) - added by clazy 10 years ago.

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by clazy

Attachment: ckeditor-officalWebsite.swf added

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed
Version: 4.33.5.1

Problem can be reproduced from CKEditor 3.5.1 rev. [6328] in both CKE 3.x and 4.x.

comment:2 Changed 10 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added

comment:3 Changed 8 years ago by Marek Lewandowski

Summary: Table is messed up when inserting a row, column and cell when a table has a headerTabletools modifies wrong table when working with th element in nested table

comment:4 Changed 8 years ago by Anna Tomanek

Description: modified (diff)
Summary: Tabletools modifies wrong table when working with th element in nested tableTable Tools modify the wrong table when working with the <th> element in a nested table

comment:5 Changed 8 years ago by Jakub Ś

#14421 was marked as duplicate.

comment:6 Changed 8 years ago by Jakub Ś

#9944 was marked as duplicate.

There is a good explanation of the problem and a pull request: https://github.com/ckeditor/ckeditor-dev/pull/36.


#14743 was also marked as duplicate.

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