Opened 17 years ago
Last modified 10 years ago
#2778 confirmed Bug
Wrong colspan after vertically splitting and merging back cells
| Reported by: | Koen Willems | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Tables | Version: | 3.0 |
| Keywords: | IBM | Cc: | Satya Minnekanti, Damian, Teresa Monahan |
Description (last modified by )
Take a default 3 * 2 table, split one cell vertically and merge it back to one cell. All cells in that column have a colspan="2", whereas there should be no colspan at all.
Attachments (1)
Change History (7)
Changed 17 years ago by
| Attachment: | 2778.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Confirmed HasPatch added |
|---|---|
| Version: | FCKeditor 2.6.4 Beta → FCKeditor 2.4 |
comment:2 Changed 17 years ago by
| Milestone: | FCKeditor 2.6.4 |
|---|
comment:3 Changed 15 years ago by
| Component: | General → Core : Tables |
|---|
comment:4 Changed 14 years ago by
| Keywords: | HasPatch removed |
|---|---|
| Version: | FCKeditor 2.4 → 3.0 |
Still reproducible in latest CKEditor 3.6.2
comment:5 Changed 14 years ago by
| Cc: | Satya Minnekanti Damian Teresa Monahan added |
|---|---|
| Keywords: | IBM added |
#8746 was marked as duplicate.
As mentioned in that ticket - colspan="2" also stays if you delete one of split cells.
comment:6 Changed 10 years ago by
| Description: | modified (diff) |
|---|---|
| Summary: | Wrong colspan after horizontal splitting and merging back cells → Wrong colspan after vertically splitting and merging back cells |
Just updated ticket title / description as split cell horizontally/vertically effect/function was swapped in #8024.

Kwillems, good work, thank you.