Opened 15 years ago
Closed 13 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 14 years ago by
Component: | Core : Output Data → Core : Tables |
---|
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Resolution: | expired |
---|---|
Status: | closed → reopened |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This ticket is no longer reproducible in latest CKEditor 3.6.2