Opened 9 years ago

Closed 7 years ago

#13729 closed Bug (fixed)

Table: Insert Column before and After fails if a cell vertical split exist

Reported by: Rino Owned by: Tomasz Jakut
Priority: Nice to have (we want to work on it) Milestone:
Component: Core : Tables Version: 3.5.1
Keywords: Cc:

Description

Steps to reproduce

  1. Created a table with 4 columns and 3 rows
  2. make a vertical split in the cell 2,2
  3. Do a column insert before in 4th column

Expected result

a new column is inserted between 3rd and 4th column

Actual result

A column will be created between 2nd and 3rd column

Other details

please visit this link for better understanding https://github.com/ckeditor/ckeditor-sdk/issues/164

Change History (14)

comment:1 Changed 9 years ago by Jakub Ś

Component: GeneralCore : Tables
Status: newconfirmed
Version: 4.5.33.5.1

Problem can be reproduced from CKEditor 3.5.1.

comment:3 Changed 8 years ago by Tomasz Jakut

Owner: set to Tomasz Jakut
Status: confirmedassigned

comment:4 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.6

comment:5 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.6CKEditor 4.5.7

comment:6 Changed 8 years ago by Tomasz Jakut

Status: assignedreview

comment:7 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.7CKEditor 4.5.8

comment:8 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.8CKEditor 4.5.9

comment:9 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.9CKEditor 4.5.10

comment:10 Changed 8 years ago by Jakub Ś

There is a very similar issue with split header cells. It would be worth checking if fix works for this test case as well - #8072.

comment:11 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.10CKEditor 4.5.11

Moving tickets to the next milestone.

comment:12 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.11CKEditor 4.6.1

comment:13 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.1CKEditor 4.6.2

Moving to 4.6.2 minor release, as 4.6.1 is mostly about polishing 4.6.0.

comment:14 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.2
Priority: NormalNice to have (we want to work on it)

Moving to the nice to have list.

comment:15 Changed 7 years ago by kkrzton

Resolution: fixed
Status: reviewclosed

Fixed in #591.

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