Opened 14 years ago

Closed 12 years ago

#5257 closed Bug (fixed)

Adding row to rowspaned table breaks layout

Reported by: Juho-Pekka Kuitunen Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version: 3.1
Keywords: Cc:

Description

Reproduce

  • Add new 2*2 table
  • Right-click first cell and merge it down
  • Right click merged cell and add a row below

For an alternative sort of explosion, trigger the row addition from the second cell of the second row.

Result

Either extra colspans and cells are added or cells are missing, depending on where you trigger the row addition.

Expected result

A new row,

<tr><td></td></tr>

We have had this problem with the latest stable FCKEditor also and now since cell mergers are supported in CKEditor, the same problems persist.

There are some tickets concerning the issue filed agains FCKEditor:
http://dev.fckeditor.net/ticket/2859
http://dev.fckeditor.net/ticket/2813
http://dev.fckeditor.net/ticket/2656

Change History (4)

comment:1 Changed 13 years ago by Wiktor Walc

Component: Core : Output DataCore : Tables

comment:2 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: newclosed

This ticket is no longer reproducible in latest CKEditor 3.6.2

comment:3 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: closedreopened

comment:4 Changed 12 years ago by Jakub Ś

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