Opened 8 years ago

Last modified 8 years ago

#16837 pending Bug

Insert row after not working correctly

Reported by: wlojtek Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Create table
  2. Fill rows with data
  3. focuse on first row -> Click Right -> Insert row after

Expected result

Inserting new empty row after focused one

Actual result

Row is inserted as second after focused one

Other details (browser, OS, CKEditor version, installed plugins)

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Status: newpending
Version: 4.7.0 (GitHub - major)

I could not reproduce this issue. I have tested Edge, IE11, Chrome, Firefox and in all cases row was inserted after the focused row.

  1. Could you provide screen cast showing this problem?
  2. Are you using any third-party plugins or have mode some core code customizations which might cause this behaviour?
  3. Perhaps there is some third-party script, you use in your application, which influences selection in tables?

If by any chance you were talking about selecting row and inserting column after, this behaviour is correct. You select 2 cells in a row and want to insert new column after - the selection.

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