Ticket #2486 (closed Bug: fixed)
Vertically splitting cell with colspan > 1 breaks table layout
| Reported by: | shri046 | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.4 |
| Component: | General | Version: | FCKeditor 2.6.3 |
| Keywords: | Review+ | Cc: | fredck |
Description (last modified by alfonsoml) (diff)
Tested below steps on demo page (v2.6.3) in FF and IE
- Create a 3x2 table.
- Split cell 1 in row 1 horizontally.
- Split cell 1 in row 2 vertically.
Result: The cell is split vertically into 2 but only the first cell has colspan="2". The second cell is missing this colspan which breaks the table layout.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.